GENERATED: MAR 31,2012 - 4:30PM
Two Way File Compressor/Encrypter [V8.01.00]

Previous Page
This application runs from the DOS prompt or can be called from another application using Clarion RUN. It accepts several command line parameters that describe the input file and and output path. These parameters are as follows:

--help (Pops up this splash help screen)
--input path and name of input file
--output output path only (local to this exe if omitted)
--mode encode or decode (defaults to encode if omitted)
--key encrypting password (read from registry if omitted and at least one encryption pass was performed that provided a password)

The output file name is formatted from the input file with a .hzy extension.
For example: test.pdf becomes testpdf.hzy.

The encrypted file is both compressed and encrypted by the operation of this CHT utility. This operation is performed in a single pass whether encoding or decoding.


Any questions, free to ask on the CHT Forum http://support.cwhandy.ca/LOG$

Cheers,
Gus M. Creces
The Clarion Handy Tools Page

 
PROCEDURE (1):
Main (Procedure Template: HandySourceProcedure)
Count Instance Class Type Methods Header File
(0001) HEnc HNDEncrypt HNDINET 146 HNDENCRP.INC
(1) 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


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

chtlogo001.gif Classes By Procedure In HNDFILEENCRYPTER.APP