|
This application provides a test interface for a CHT Jump Start function called JumpStartSilentHZODeCompression(). This function gives the developer an efficient, low-level function to decontainerize .HZO files. The JumpStartSilentHZODeCompression(). function takes the following parameters: xSrcFile - The .HZO file to be decontainerized xTgt - A target directory into which the .HZO files are decompressed xQuery - 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 nclude subdirectories of the root source 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): 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): JumpStartSilentHZODeCompression (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 JumpStartSilentHZODeCompression | |||||
| PROCEDURE (3): 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 | |||||
Classes By Procedure In HNDTESTSILENTHZODECOMPRESSION.APP