This "CHT Utility Application" is a folder synchronizer capable of keeping the files in one or more folders on your system or network in synch. In this implementation, file masks may be specified individually for each synch directory record. Use it to periodically back up your CHT files to the standard accessory directory or to back up before a WEBUPDATER session. A pre-built sync file called hndfsyncc90.tps has been provided for this purpose. This application illustrates the kinds of things that can be done with several CHT templates used in combination. The major templates used are: • EmbedDiskFunctions - to attach the HNDDisk class • ExplorerBrowse - to attach the HNDBrowse class • EmbedWindowFunctions - to attach the HNDWindow class 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 (CHT Website) news.cwhandy.ca (CHT Forum) |
PROCEDURE (1): Annotate (Procedure Template: Form) |
|||||
Count | Instance | Class | Type | Methods | Header File |
(0001) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
(0002) | ThisWindow | WindowManager | ABC | 39 | ABWINDOW.INC |
(2) Class Instances Found In Annotate | |||||
PROCEDURE (2): HndfSyncMain (Procedure Template: Window) |
|||||
Count | Instance | Class | Type | Methods | Header File |
(0001) | BRW1 | BrowseClass | ABC | 85 | ABBROWSE.INC |
(0002) | BRW5::EIPManager | BrowseEIPManager | ABC | 46 | ABBROWSE.INC |
(0003) | EditInPlace::SYC:CopyFilterStatement | EditEntryClass | ABC | 9 | ABEIP.INC |
(0004) | EditInPlace::SYC:SourceFolder | EditEntryClass | ABC | 9 | ABEIP.INC |
(0005) | EditInPlace::SYC:SyncNow | EditEntryClass | ABC | 9 | ABEIP.INC |
(0006) | EditInPlace::SYC:TargetFolder | EditEntryClass | ABC | 9 | ABEIP.INC |
(0007) | Explore | HNDBrowse | HND | 431 | HNDBROWS.INC |
(0008) | Select | HNDDisk | HND | 369 | HNDDISK.INC |
(0009) | HSizes7 | HNDSizes | HND | 23 | HNDSIZES.INC |
(0010) | Handles35 | HNDSizes | HND | 23 | HNDSIZES.INC |
(0011) | About | HNDWindow | HND | 214 | HNDWINDO.INC |
(0012) | BRW5::Sort0:Locator | StepLocatorClass | ABC | 12 | ABBROWSE.INC |
(0013) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
(0014) | ThisWindow | WindowManager | ABC | 39 | ABWINDOW.INC |
(14) Class Instances Found In HndfSyncMain | |||||
PROCEDURE (3): JumpStartCreateLinkToAppIcon (Procedure Template: Source) |
|||||
Count | Instance | Class | Type | Methods | Header File |
(0001) | LNK | HNDShellLinkClass | HND | 61 | HNDSHLNK.INC |
(1) Class Instances Found In JumpStartCreateLinkToAppIcon | |||||
PROCEDURE (4): JumpStartSplashCHTBlue (Procedure Template: Splash) |
|||||
Count | Instance | Class | Type | Methods | Header File |
(0001) | HTellMe | HNDWindow | HND | 214 | HNDWINDO.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 JumpStartSplashCHTBlue | |||||