|
This application provides a test interface for a CHT Jump Start function called JumpStartSemiSilentHZODeCompression(). This function gives the developer an efficient, low-level function to decontainerize .HZO files. A callback to the parent window provides progress information to the parent window. The JumpStartSemiSilentHZODeCompression(). function takes the following parameters: xSrcFile - Name of the .HZO container to be processed xTgt - A target directory into which the .HZO is decontainerized xQry - A CHT File Query to describe the files to be decompressed xPwd - A password to be used in data-decrypting the files xSubs - True or false to include 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 decompressed 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): 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 (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): JumpStartSemiSilentHZODeCompression (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 JumpStartSemiSilentHZODeCompression | |||||
Classes By Procedure In HNDTESTSEMISILENTHZODECOMPRESSION.APP