|
This application demonstrates a CHT template EmbedHNDCDROMClass used in conjunction with a windowless NT Service. The application runs as a service to back up user-designated directories and sub-directories. A configuration file called HNDBACKUPSERVICE_CD.INI provides a backup time, and a target CDROM drive number. Up to 100 source directories may be listed. To install the service, from the DOS prompt type: HNDBACKUPSERVICE_CD /IS To start the service - once installed - from the DOS prompt type: HNDBACKUPSERVICE_CD /SS To stop the service from the DOS prompt type: HNDBACKUPSERVICE_CD /STOP To remove the service, from the DOS prompt type: HNDBACKUPSERVICE_CD /RS Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.com |
| PROCEDURE (1): Main (Procedure Template: HandySourceProcedure) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | CDROM | HNDCDROMClass | HND | 272 | HNDCDROM.INC |
| (0002) | HSRC | HNDSourceProcedure | HND | 46 | HNDSRC.INC |
| (2) 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 | |||||
Classes By Procedure In HNDBACKUPSERVICE_CD.APP