GENERATED: MAR 31,2012 - 3:12PM
MAPI / ZIP / ABC Source Procedure [V8.01.00]

Previous Page
This application illustrates two CHT templates that enable embeddable CHT classes inside the ABC Source Procedure template. These are:

Source_EmbedMAPIFunctions template
Source_EmbedZipFunctions template

The SMTP template provides an embeddable CHT class called HNDSmtp located in HNDIMAIL.INC and HNDIMAIL.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.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: Source
MainEntryPoint ()
Count Local Template Name Qty Local Template Description
(0006) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0007) Source_EmbedSMTPFunctions(HNDTools) 1 Source_EmbedSMTPFunctions - An Instance Of HNDSMTP.
(2) Local Templates Found In MainEntryPoint

2 - Procedure Template Type: Source
MAPIExample (STRING xToAddr, <STRING xCC>, <STRING xBCC>, STRING xSubject, STRING xBody, <STRING xAttachments>),BYTE,PROC
Count Local Template Name Qty Local Template Description
(0008) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0009) Source_EmbedMAPIFunctions(HNDTools) 1 Source_EmbedMAPIFunctions - An Instance Of HNDIMail.
(2) Local Templates Found In MAPIExample

3 - Procedure Template Type: Source
ZIPFiles (STRING xFilesToZip, STRING xZipFileName),STRING
Count Local Template Name Qty Local Template Description
(0010) ProcedureImagesEx(HNDTools) 1 ProcedureImagesEx - A tool to better control the use of images and icons in your procedure.
(0011) Source_EmbedZipFunctions(HNDTools) 1 Source_EmbedZipFunctions - An Instance Of HNDComZipClass.
(0012) Source_WriteZipCode_SEZF(HNDTools) 1 Source_WriteZipCode_SEZF - Write source code to ZIP one or more files into a target ZIP container.(2)
(3) Local Templates Found In ZIPFiles

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

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

chtlogo001.gif Templates In Application: HNDSOURCEMAPIDEMO.APP