|
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) The output file name is formatted from the input file with a .h64 extension. For example: test.pdf becomes testpdf.h64 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 | |||||
Classes By Procedure In HNDBASE64FILECONVERT.APP