|
This application provides a test interface for a CHT Jump Start function called JumpStartSemiSilentHZOCompression(). This function gives the developer an efficient, low-level function to create .HZO files. A callback to the parent window provides progress information to the parent window. The JumpStartSemiSilentHZOCompression(). function takes the following parameters: xSrc - A root source directory for files to be compressed xTgt - A target directory and file name of an hzo container xQry - A CHT File Query to describe the files to be compressed xPwd - A password to be used in data-encrypting the files xSubs - True or false to indicate search subdirectories of the root source xWinHndl - Window handle of parent window • xProgress - Reference to progress variable local to parent window The function returns the number of files compressed if successful and zero if it fails. Any questions, feel free to ask: news.cwhandy.com Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| PROCEDURE (1): 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 (2): Main (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (3) Class Instances Found In Main | |||||
| PROCEDURE (3): JumpStartSemiSilentHZOCompression (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HDisk | HNDDiskEx | HND | 356 | HNDDSKEX.INC |
| (0002) | ENC | HNDEncrypt | HNDINET | 146 | HNDENCRP.INC |
| (0003) | QB | HNDQueryBuilder | HND | 172 | HNDQBINF.INC |
| (0004) | HZO | HNDZStore | HND | 51 | HNDZSTOR.INC |
| (0005) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0006) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (6) Class Instances Found In JumpStartSemiSilentHZOCompression | |||||
Classes By Procedure In HNDTESTSEMISILENTHZOCOMPRESSION.APP