GENERATED: MAR 31,2012 - 4:09PM
CHT HNDDisk Classes Demo [V8.01.00]

Previous Page
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)

 
PROCEDURE (1):
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 (2):
FileSelectorControl (Procedure Template: Window)
Count Instance Class Type Methods Header File
(0001) FileSelector HNDDisk HNDDISK 333 HNDDISK.INC
(0002) Toolbar ToolbarClass ABC 6 ABTOOLBA.INC
(0003) ThisWindow WindowManager ABC 38 ABWINDOW.INC
(3) Class Instances Found In FileSelectorControl


 
PROCEDURE (3):
HndDiskDemoMain (Procedure Template: Frame)
Count Instance Class Type Methods Header File
(0001) HDisk HNDDisk HNDDISK 333 HNDDISK.INC
(0002) HWin HNDWindow HND 197 HNDWINDO.INC
(0003) Toolbar ToolbarClass ABC 6 ABTOOLBA.INC
(0004) ThisWindow WindowManager ABC 38 ABWINDOW.INC
(4) Class Instances Found In HndDiskDemoMain


Copyright © 1996-2012
Gus M. Creces and The Clarion Handy Tools Page.
All Rights Reserved Worldwide

chtlogo001.gif Classes By Procedure In HND5.APP