This application provides a test interface for a CHT Jump Start function called JumpStartSilentHZOCompression(). This function gives the developer an efficient, low-level function to create .HZO files. The JumpStartSilentHZOCompression(). function takes the following parameters: xSrc<9>- A root source directory for files to be compressed xTgt<9>- A target directory and file name of an hzo container xQry<9>- A CHT File Query to describe the files to be compressed xPwd<9>- A password to be used in data-encrypting the files xSubs<9>- True or false to indicate search subdirectories of the root source 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): JumpStartSilentHZOCompression (Procedure Template: Window) |
|||||
Count | Instance | Class | Type | Methods | Header File |
(0001) | HDisk | HNDDiskEx | HND | 390 | HNDDSKEX.INC |
(0002) | ENC | HNDEncrypt | HNDINET | 151 | HNDENCRP.INC |
(0003) | QB | HNDQueryBuilder | HND | 243 | HNDQBINF.INC |
(0004) | HZO | HNDZStore | HND | 53 | HNDZSTOR.INC |
(0005) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
(0006) | ThisWindow | WindowManager | ABC | 39 | ABWINDOW.INC |
(6) Class Instances Found In JumpStartSilentHZOCompression | |||||
PROCEDURE (2): JumpStartSplashCHTBlue (Procedure Template: Splash) |
|||||
Count | Instance | Class | Type | Methods | Header File |
(0001) | HTellMe | HNDWindow | HND | 214 | HNDWINDO.INC |
(0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
(0003) | ThisWindow | WindowManager | ABC | 39 | ABWINDOW.INC |
(3) Class Instances Found In JumpStartSplashCHTBlue | |||||
PROCEDURE (3): Main (Procedure Template: Window) |
|||||
Count | Instance | Class | Type | Methods | Header File |
(0001) | UTIL | HNDUtil | HND | 299 | HNDUTIL.INC |
(0002) | HWin | HNDWindow | HND | 214 | HNDWINDO.INC |
(0003) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
(0004) | ThisWindow | WindowManager | ABC | 39 | ABWINDOW.INC |
(4) Class Instances Found In Main | |||||