|
This application illustrates a two CHT templates that work with the ABC Source Procedure template. These are: Source_EmbedSMTPFunctions template Source_EmbedZipFunctions template The SMTP template provides an embeddable CHT class called HNDSmtp located in HNDSMTP.INC and HNDSMTP.CLW. The ZIP template provides an embeddable CHT Class called HNDComZipClass located in HNDZIPPR.INC and HNDZIPPR.CLW. If you want to learn to hand code with these two classes, this application is a perfect learning platform. The procedures provided may also be imported directly into your apps to provide pre-built functionality. Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.com |
| 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: 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 | ||||
| 2 - Procedure Template Type: Source | ||||
| MainEntryPoint () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0011) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (0012) | Source_EmbedSMTPFunctions(HNDTools) | 1 | Source_EmbedSMTPFunctions - An Instance Of HNDSMTP. | |
| (2) Local Templates Found In MainEntryPoint | ||||
| 3 - Procedure Template Type: Source | ||||
| ZIPFiles (STRING xFilesToZip),STRING | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0013) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (0014) | Source_EmbedZipFunctions(HNDTools) | 1 | Source_EmbedZipFunctions - An Instance Of HNDComZipClass. | |
| (2) Local Templates Found In ZIPFiles | ||||
| 4 - Procedure Template Type: Source | ||||
| SMTPExample (STRING xSmtpSvr, STRING xToAddr, STRING xFromAddr, STRING xSubject, STRING xBody, <STRING xAttachments>),BYTE,PROC | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0015) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (0016) | Source_EmbedSMTPFunctions(HNDTools) | 1 | Source_EmbedSMTPFunctions - An Instance Of HNDSMTP. | |
| (2) Local Templates Found In SMTPExample | ||||
Templates In Application: HNDSOURCESMTPDEMO.APP