|
This application is an example bulk mail processing tool. It uses CHT SMTP classes to provide email with mail-merge and optional email attachment capability. Attachments may also optionally include encryption and compression. The application also includes a set of separate attachment encryption/decryption procedures. While attachment encryption is invoked on the fly as you send mail, the decryption procedure can be used to unencrypt attachments received from this application. The Clarion Handy Tools offer a very broad spectrum of email support in the form of templates, OOP classes, examples and Jump Start procedures. Any questions, feel free to ask: news.cwhandy.com Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.com (CHT Website) news.cwhandy.com (CHT Forum) |
| PROCEDURE (1): JumpStartEncryptCompress (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HFlSel4 | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0002) | Enc | HNDEncrypt | HNDINET | 146 | HNDENCRP.INC |
| (0003) | HlbBrw8 | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0004) | HTellMe3 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | HWin7 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0006) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0007) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (7) Class Instances Found In JumpStartEncryptCompress | |||||
| PROCEDURE (2): JumpStartSmtpBulkMailer (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HFlSel12 | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0002) | Select | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0003) | SMTP | HNDSmtp | HNDINET | 218 | HNDSMTP.INC |
| (0004) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0006) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (6) Class Instances Found In JumpStartSmtpBulkMailer | |||||
| PROCEDURE (3): JumpStartEmailRegistrantsUpdateForm (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HWin8 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0002) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0003) | ToolbarForm | ToolbarUpdateClass | ABC | 4 | ABTOOLBA.INC |
| (0004) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (4) Class Instances Found In JumpStartEmailRegistrantsUpdateForm | |||||
| 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 | |||||
| PROCEDURE (5): Main (Procedure Template: Frame) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HUtil | HNDUtil | HNDDISK | 266 | HNDUTIL.INC |
| (0002) | HWin | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0003) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0004) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (4) Class Instances Found In Main | |||||
| PROCEDURE (6): JumpStartDecryptExpand (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | HFlSel4 | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0002) | Enc | HNDEncrypt | HNDINET | 146 | HNDENCRP.INC |
| (0003) | HlbBrw8 | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0004) | HTellMe3 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0005) | HWin7 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0006) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0007) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (7) Class Instances Found In JumpStartDecryptExpand | |||||
| PROCEDURE (7): JumpStartEmailRegistrantsBrowse (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | BRW1 | BrowseClass | ABC | 82 | ABBROWSE.INC |
| (0002) | BRW1::EIPManager | BrowseEIPManager | ABC | 45 | ABBROWSE.INC |
| (0003) | HQry8 | HNDBrwFilter | HND | 245 | HNDBRWFL.INC |
| (0004) | HNDIMail | HNDINET | 179 | HNDIMAIL.INC | |
| (0005) | HMrkBrw5 | HNDMarkerBrowse | HND | 372 | HNDMRKBR.INC |
| (0006) | HWin18 | HNDWindow | HND | 197 | HNDWINDO.INC |
| (0007) | BRW1::Sort0:Locator | StepLocatorClass | ABC | 12 | ABBROWSE.INC |
| (0008) | Toolbar | ToolbarClass | ABC | 6 | ABTOOLBA.INC |
| (0009) | ThisWindow | WindowManager | ABC | 38 | ABWINDOW.INC |
| (9) Class Instances Found In JumpStartEmailRegistrantsBrowse | |||||
Classes By Procedure In HNDBULKSMTPMAIL.APP