GENERATED: MAR 31,2012 - 4:21PM
File Compression/Decompression Demo [V8.01.00]

Previous Page
This application uses the generic template EmbedDiskFunctions to attach a class called HNDDISK to your application procedures. The application illustrates the use of two HNDDISK functions:
OBJ.BulkShrinkFiles()
OBJ.BulkGrowFiles()

The proprietary CHT compression library is used by some of the functions in HNDDisk for file compression and decompression. The compression library is run-time loaded, so that your app will run whether this DLL library is present or not.

An application-global template called IncludeCompressionLibrary is available for you to attach to your application if you plan on using CHT compression. It will remind you in the standard ship (.SHP) list to include HNDZLIBX.DLL. If your application uses the HNDDISK class but does not call any of the compression methods, it's not necessary to include the compression library with your final application.

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: Window
UnCompressFiles ()
Count Local Template Name Qty Local Template Description
(0006) EmbedDiskFunctions(HNDTools) 1 EmbedDiskFunctions - An Instance Of:
(0007) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0008) HandyApplicationIniFetch(HNDTools) 3 HandyApplicationIniFetch - Embed a fetch from the Application INI file or Windows registry.(15)
(0009) HandyApplicationIniPut(HNDTools) 3 HandyApplicationIniPut - Embed a PUT to the Application INI file or Windows registry.(9)
(0010) PostControlEvent(HNDTools) 1 Post an event to a control in a local window(6)
(0011) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(6) Local Templates Found In UnCompressFiles

2 - Procedure Template Type: Frame
Main ()
Count Local Template Name Qty Local Template Description
(0012) AppStartSplashProcedure(HNDTools) 1 AppStartSplashProcedure - Start the application Splash screen earlier with an option for threaded/unthreaded.
(0013) DateTimeDisplay(ABC) 1 Display the date and/or time in the current window
(0014) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0015) HandyHelpFileFetch(HNDTools) 2 HandyHelpFileFetch - Build A Help File Request To Your Website.(6)
(0016) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(5) Local Templates Found In Main

3 - Procedure Template Type: Splash
JumpStartSplashCHTBlue ()
Count Local Template Name Qty Local Template Description
(0017) AppBuildDateTimeStamp(HNDTools) 1 AppBuildDateTimeStamp - An application build date/time stamp.
(0018) AppBuildNumberStamp(HNDTools) 1 AppBuildNumberStamp - An application build number or version stamp.
(0019) AppCopyRightStamp(HNDTools) 1 AppCopyRightStamp - An application copyright stamp.
(0020) HandyTellMeControl(HNDTools) 1 HandyTellMeControl - Text box control to provide a message or help text.
(0021) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(5) Local Templates Found In JumpStartSplashCHTBlue

4 - Procedure Template Type: Window
CompressFiles ()
Count Local Template Name Qty Local Template Description
(0022) EmbedDiskFunctions(HNDTools) 1 EmbedDiskFunctions - An Instance Of:
(0023) EmbedWindowFunctions(HNDTools) 1 EmbedWindowFunctions - An Instance Of:
(0024) HandyApplicationIniFetch(HNDTools) 3 HandyApplicationIniFetch - Embed a fetch from the Application INI file or Windows registry.(15)
(0025) HandyApplicationIniPut(HNDTools) 3 HandyApplicationIniPut - Embed a PUT to the Application INI file or Windows registry.(17)
(0026) PostControlEvent(HNDTools) 1 Post an event to a control in a local window(6)
(0027) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(6) Local Templates Found In CompressFiles

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

chtlogo001.gif Templates In Application: HNDZDEMO.APP