|
This application uses the generic template EmbedDiskFunctions to attach a class called HNDDISK to your application. The application presents numerous menu items each of which illustrates a single method from the HNDDISK class. This demo only scratches the surface of the low level O/S functions of this type available. See HNDUTIL.INC/HNDDISK.INC and HNDDSKEX.INC for method prototypes. Some examples of the things illustrated: Creating nested directories Copying and moving files Finding the directory of a file using only its file name Determining drive size and space remaining, the number of drives and drive types Determining the unique ID of a system's hard disk Launching Windows File Explorer from inside your app For file copying, moving, erasing, renaming in bulk see HNDCPYDM.APP. For file compression and decompression in bulk see HNDZDEMO.APP. For file containerization and decontainerization in bulk see HNDSETUP.APP. Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| Count | Global Template Name | Qty | Global Template Description | |
| (0001) | AACHTControlPanel(HNDTools) | 1 | AACHTControlPanel - CHT Global Control Panel. | |
| (0002) | ApplicationImagesEx(HNDTools) | 1 | ApplicationImagesEx - A tool to better control the use of images and icons in your application. | |
| (0003) | HNDCMPControlPanel(HNDTools) | 1 | HNDCMPControlPanel - Interface to the CHT Compile Manager. | |
| (0004) | HandyVersionResource(HNDTools) | 1 | HandyVersionResource - Version Resource/Build Number Information To EXE | |
| (0005) | INIFile(HNDTools) | 1 | INIFile - Attach CHT .INI FIle and Registry extension classes - HNDIni - globally to your application. | |
| (5) Global Templates Found | ||||
| 1 - Procedure Template Type: Splash | ||||
| JumpStartSplashCHTBlue () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0006) | AppBuildDateTimeStamp(HNDTools) | 1 | AppBuildDateTimeStamp - An application build date/time stamp. | |
| (0007) | AppBuildNumberStamp(HNDTools) | 1 | AppBuildNumberStamp - An application build number or version stamp. | |
| (0008) | AppCopyRightStamp(HNDTools) | 1 | AppCopyRightStamp - An application copyright stamp. | |
| (0009) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0010) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In JumpStartSplashCHTBlue | ||||
| 2 - Procedure Template Type: Window | ||||
| FileSelectorControl () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0011) | HandyFileSelectorControl(HNDTools) | 1 | HandyFileSelectorControl - File selector and lookup control.(2) | |
| (0012) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (2) Local Templates Found In FileSelectorControl | ||||
| 3 - Procedure Template Type: Frame | ||||
| HndDiskDemoMain () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0013) | AppStartSplashProcedure(HNDTools) | 1 | AppStartSplashProcedure - Start the application Splash screen earlier with an option for threaded/unthreaded. | |
| (0014) | DateTimeDisplay(ABC) | 1 | Display the date and/or time in the current window | |
| (0015) | EmbedDiskFunctions(HNDTools) | 1 | EmbedDiskFunctions - An Instance Of: | |
| (0016) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0017) | HandyHelpFileFetch(HNDTools) | 3 | HandyHelpFileFetch - Build A Help File Request To Your Website.(8) | |
| (0018) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (6) Local Templates Found In HndDiskDemoMain | ||||
Templates In Application: HND5.APP