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)

 
PROCEDURE (1):
MainEntryPoint (Procedure Template: Source)
Count Instance Class Type Methods Header File
(0001) SMTP ADOBlob SV 4 SVADO.INC
(1) Class Instances Found In MainEntryPoint


 
PROCEDURE (2):
MAPIExample (Procedure Template: Source)
Count Instance Class Type Methods Header File
(0001) MAPI ADOBlob SV 4 SVADO.INC
(1) Class Instances Found In MAPIExample


 
PROCEDURE (3):
ZIPFiles (Procedure Template: Source)
Count Instance Class Type Methods Header File
(0001) ZIP ADOBlob SV 4 SVADO.INC
(1) Class Instances Found In ZIPFiles


 
PROCEDURE (4):
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 HNDSOURCEMAPIDEMO.APP