|
This application is intended to configure the CHT toolkit to back up your Clarion applications any time your app file is changed and generated. Settings include, the ability to: 1) establish the auto-backup timer, 2) modify the target backup directory, 3) modify the target zip directory 4) to modify the target restore directory 4) maintain, delete and zip backup files 5) locate and restore backup files from zip From this application you are able to select a range of backups and compress them into a single zip file for archiving to a configured location. You are also able to search and examine zip archives and restore backed up applications and dictionaries to a configurable location. Any questions, feel free to ask on the CHT forum: http://news.cwhandy.ca/LOG$ Cheers... Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca |
| PROCEDURE (1): EntryPointMain (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | ZIP | HNDComZipClass | HND | 372 | HNDZIPPR.INC |
| (0002) | HFlSel1 | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0003) | HFlSel20 | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0004) | HlbBrw6 | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0005) | HSlider18 | HNDSlider | HND | 29 | HNDSLIDE.INC |
| (0006) | WIN | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0007) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0008) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (8) Class Instances Found In EntryPointMain | |||||
| 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): ZipDisplayContents (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | ZIP | HNDComZipClass | HND | 372 | HNDZIPPR.INC |
| (0002) | HlbBrw16 | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0003) | HTellMe14 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0004) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0005) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (5) Class Instances Found In ZipDisplayContents | |||||
Classes By Procedure In HNDBACKUPCONFIGC8.APP