|
This application uses global template HandyNTServiceFunctions and a procedure template called EmbedUtilityFunctions The application runs as a service to start user-designated applications (like servers) listed in the application's configuration file HNDSTARTERSERVICE_A.INI. Up to 100 applications may be started by this service. A delay time setting allows sufficient time after a re-boot for the machine to settle down before your applications are started, each about 30 seconds apart. To install the service, from the DOS prompt type: HNDBACKUPSERVICE_A /IS To start the service - once installed - from the DOS prompt type: HNDBACKUPSERVICE_A /SS To stop the service from the DOS prompt type: HNDBACKUPSERVICE_A /STOP To remove the service, from the DOS prompt type: HNDBACKUPSERVICE_A /RS Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| PROCEDURE (1): Main (Procedure Template: HandySourceProcedure) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HSRC | HNDSourceProcedure | HND | 46 | HNDSRC.INC |
| (0002) | UTIL | HNDUtil | HNDDISK | 266 | HNDUTIL.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 HNDSTARTERSERVICE_A.APP