|
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 |
| Count | Global Template Name | Qty | Global Template Description | |
| (0001) | AACHTControlPanel(HNDTools) | 1 | AACHTControlPanel - CHT Global Control Panel. | |
| (0002) | HNDCMPControlPanel(HNDTools) | 1 | HNDCMPControlPanel - Interface to the CHT Compile Manager. | |
| (0003) | HandyCodeSigningExtension(HNDTools) | 1 | HandyCodeSigningExtension - Automatically code-sign your application after compilation. | |
| (0004) | HandyVersionResource(HNDTools) | 1 | HandyVersionResource - Version Resource/Build Number Information To EXE | |
| (4) Global Templates Found | ||||
| 1 - Procedure Template Type: HandySourceProcedure | ||||
| Main () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0005) | EmbedEncryptionFunctions(HNDTools) | 1 | EmbedEncryptionFunctions - An Instance Of: | |
| (1) Local Templates Found In Main | ||||
| 2 - 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 | ||||
Templates In Application: HNDFILEENCRYPTER.APP