|
This application comes to you courtesy of The Clarion Handy Tools Page. It demonstrates a combination of six FTP Templates from our latest CHT build for Clarion 6. • EmbedInternetFTP (parent template) • HandyFTPInitializationControls (gather logon and user information) • HandyFTPLocalFilesControls (gather upload file information) • HandyFTPLocalFilesULControls (upload files control panel) • HandyFTPRemoteFilesControls (gather download file information) • HandyFTPRemoteFilesDLControls (download files control panel) Note that the application can be easily rebuilt for developer customization with the CHTJumpStartProceduresUtility template. Navigate to the FTP Functions tab and select item four, "FTP Wizard". This demo is a fully functional FTP application with file upload and download capabiltity, proxy support, directory listing and creation, file deletion and moving. While this application shares the features of many commercial FTP applications, it alone uses the CHT query control which allows you to filter your upload and download file lists and create recallable queries that really boost your productivity. Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| PROCEDURE (1): EntryPoint (Procedure Template: Source) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0) Class Instances Found In EntryPoint | |||||
| PROCEDURE (2): JumpStartSplashCHTBlue (Procedure Template: Splash) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HTellMe | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In JumpStartSplashCHTBlue | |||||
| PROCEDURE (3): JumpStartCreateLinkToAppIcon (Procedure Template: Source) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | LNK | HNDShellLinkClass | HND | 57 | HNDSHLNK.INC |
| (1) Class Instances Found In JumpStartCreateLinkToAppIcon | |||||
| PROCEDURE (4): FTPWizardMain (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | WizQry | HNDBrwFilter | HND | 245 | HNDBRWFL.INC |
| (0002) | FtpSelect | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0003) | WizLbUp | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0004) | WizLbx | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0005) | WizFTP | HNDInetFtp | HNDINET | 155 | HNDINETF.INC |
| (0006) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0007) | WizWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0008) | WizWinUp | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0009) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0010) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (10) Class Instances Found In FTPWizardMain | |||||
Classes By Procedure In HNDFTPWZ.APP