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

Previous Page
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

 
PROCEDURE (1):
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


 
PROCEDURE (2):
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 (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):
SMTPExample (Procedure Template: Source)
Count Instance Class Type Methods Header File
(0001) SMTP ADOBlob SV 4 SVADO.INC
(1) Class Instances Found In SMTPExample


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

chtlogo001.gif Classes By Procedure In HNDSOURCESMTPDEMO.APP