GENERATED: MAY 4,2023 - 9:05AM
Bulk SMTP Email [V10.23.04. 27.03]

Previous Page
This application is a bulk mail processing tool. It uses CHT SMTP classes to provide email with mail-merge and optional email attachment capability. An attachment pre-packager optionally provides encryption and compression while a separate attachment unpackaging procedure provides decryption and decompression on receipt.

Mail may be sent as pure text or pre-constructed HTML. The main menu provides access to CHTSNAPEDIT.EXE pointing at separate example CHT receipts (.XML) which can be generated to .HTML from SnapEdit's "Preview" menu.

This application now uses 100% non-ABC browses. The browse template in use on all three browses is CHT's own ListBoxBrowseExtender (AKA: LBX).

The EmailRegistrantsLBXBrowse procedure is built with CHT Procedure Template LBXClientServerBrowse, while the two packaging procedures are Clarion windows with our LBX template applied directly on the window with the browse list display control generated by LBX from its own configurations.

The application dictionary is HNDBULKML.DCT. It contains two tables: Registrants and FileVars. The latter table is used by LBX to create a browse queue consistent with Clarion's FILE:Queue (EQUATES.CLW) used with the Clarion DIRECTORY() command.

The Clarion Handy Tools offer a very broad spectrum of email support in the form of templates, OOP classes, examples and Jump Start procedures.




Count Global Template Name Qty Global Template Description
(0001) AACHTControlPanel(HNDTools) 1 © CHT AACHTControlPanel • (TIER-1) •
(0002) ApplicationImagesEx(HNDTools) 1 © CHT ApplicationImagesEx • (TIER-1) •
(0003) ApplicationSnapIns(HNDTools) 1 © CHT ApplicationSnapIns • (TIER-3) •
(0004) GlobalIncludeHNDConfigFunctions(HNDTools) 1 © CHT GlobalIncludeHNDConfigFunctions • (TIER-2) •
(0005) HNDCMPControlPanel(HNDTools) 1 © CHT HNDCMPControlPanel • (TIER-2) •
(0006) HandyVersionResource(HNDTools) 1 © CHT HandyVersionResource • (TIER-1) •
(0007) INIFile(HNDTools) 1 © CHT INIFile • (TIER-1) •
(0008) VblFileNames(HNDTools) 1 © CHT VblFileNames • (TIER-1) •
(8) Global Templates • (TIER-3)

 1 – Template Type: Window
  – – Procedure Name: PackageAttachments()
Count Local Template Name Qty Local Template Description
(0009) CHTBestPracticeEmbedClass(HNDTools) 1 © CHT CHTBestPracticeEmbedClass • (TIER-1) • (CODE-TABS) •
(0010) EmbedObject(HNDTools) 1 © CHT EmbedObject • (TIER-4) • (5)
(0011) EmbedWindowFunctions(HNDTools) 1 © CHT EmbedWindowFunctions • (TIER-2) • (CODE-TABS) •
(0012) HandyApplicationIniFetch(HNDTools) 1 © CHT HandyApplicationIniFetch • (TIER-1) • (6)
(0013) HandyFileSelectorControl(HNDTools) 1 © CHT HandyFileSelectorControl • (TIER-2) • (CODE-TABS) • (4)
(0014) HandyTellMeControl(HNDTools) 1 © CHT HandyTellMeControl • (TIER-2) • (3)
(0015) HandyToolBarGradient(HNDTools) 1 © CHT HandyToolBarGradient • (TIER-2) •
(0016) HandyWindowGradient(HNDTools) 1 © CHT HandyWindowGradient • (TIER-2) •
(0017) ListBoxBrowseExtender(HNDTools) 1 © CHT ListboxBrowseExtender • (TIER-3) • (CODE-TABS) • (8)
(0018) ProcedureImagesEx(HNDTools) 1 © CHT ProcedureImagesEx • (TIER-1) • (CODE-TABS) •
(0019) ProcedureSnapIns(HNDTools) 1 © CHT ProcedureSnapIns • (TIER-3) •
(0020) ResizeHandles(HNDTools) 1 © CHT ResizeHandles • (TIER-2) • (CODE-TABS) •
(12) Local Templates • (TIER-4)

 2 – Template Type: Window
  – – Procedure Name: SMTPBulkMailer()
Count Local Template Name Qty Local Template Description
(0021) CHTBestPracticeEmbedClass(HNDTools) 1 © CHT CHTBestPracticeEmbedClass • (TIER-1) • (CODE-TABS) •
(0022) EmbedSMTPFunctions(HNDTools) 1 © CHT EmbedSMTPFunctions • (TIER-1) •
(0023) EmbedWindowFunctions(HNDTools) 1 © CHT EmbedWindowFunctions • (TIER-2) • (CODE-TABS) •
(0024) HandyApplicationIniFetch(HNDTools) 3 © CHT HandyApplicationIniFetch • (TIER-1) • (11)
(0025) HandyApplicationIniPut(HNDTools) 1 © CHT HandyApplicationIniPut • (TIER-1) • (8)
(0026) HandyFileSelectorControl(HNDTools) 2 © CHT HandyFileSelectorControl • (TIER-2) • (CODE-TABS) • (14)
(0027) HandyToolBarGradient(HNDTools) 1 © CHT HandyToolBarGradient • (TIER-2) •
(0028) HandyWindowGradient(HNDTools) 1 © CHT HandyWindowGradient • (TIER-2) •
(0029) ProcedureImagesEx(HNDTools) 1 © CHT ProcedureImagesEx • (TIER-1) • (CODE-TABS) •
(0030) ProcedureSnapIns(HNDTools) 1 © CHT ProcedureSnapIns • (TIER-3) •
(10) Local Templates • (TIER-4)

 3 – Template Type: LBXClientServerBrowse
  – – Procedure Name: EmailRegistrantsLBXBrowse()
Count Local Template Name Qty Local Template Description
(0031) CHTBestPracticeEmbedClass(HNDTools) 1 © CHT CHTBestPracticeEmbedClass • (TIER-1) • (CODE-TABS) •
(0032) EmbedObject(HNDTools) 1 © CHT EmbedObject • (TIER-4) • (10)
(0033) EmbedWindowFunctions(HNDTools) 1 © CHT EmbedWindowFunctions • (TIER-2) • (CODE-TABS) •
(0034) HandyToolBarGradient(HNDTools) 1 © CHT HandyToolBarGradient • (TIER-2) •
(0035) HandyWindowGradient(HNDTools) 1 © CHT HandyWindowGradient • (TIER-2) •
(0036) LBXBrowseProcessButton(HNDTools) 1 © CHT LBXBrowseProcessButton • (TIER-3) • (8)
(0037) ListBoxBrowseExtender(HNDTools) 1 © CHT ListboxBrowseExtender • (TIER-3) • (CODE-TABS) • (1)
(0038) ProcedureImagesEx(HNDTools) 1 © CHT ProcedureImagesEx • (TIER-1) • (CODE-TABS) •
(0039) ProcedureSnapIns(HNDTools) 1 © CHT ProcedureSnapIns • (TIER-3) •
(0040) ResizeHandlesControl(HNDTools) 1 © CHT ResizeHandlesControl • (TIER-2) •
(0041) UniversalQueryControl_LBX(HNDTools) 1 © CHT UniversalQueryControl_LBX • (TIER-3) • (2)
(0042) UpdateButtons_LBX(HNDTools) 1 © CHT UpdateButtons_LBX • (TIER-3) • (3)
(12) Local Templates • (TIER-4)

 4 – Template Type: Window
  – – Procedure Name: RegistrantsUpdateForm()
Count Local Template Name Qty Local Template Description
(0043) CancelButton(ABC) 1 Cancel the Current Operation
(0044) EmbedWindowFunctions(HNDTools) 1 © CHT EmbedWindowFunctions • (TIER-2) • (CODE-TABS) •
(0045) FormVCRControls(ABC) 1 Allow Form to be driven by Toolbar VCR Controls
(0046) HandyWindowGradient(HNDTools) 1 © CHT HandyWindowGradient • (TIER-2) •
(0047) ProcedureImagesEx(HNDTools) 1 © CHT ProcedureImagesEx • (TIER-1) • (CODE-TABS) •
(0048) ProcedureSnapIns(HNDTools) 1 © CHT ProcedureSnapIns • (TIER-3) •
(0049) RecordValidation(ABC) 1 Validate a record against the dictionary
(0050) SaveButton(ABC) 1 Update Registrant record on disk
(8) Local Templates • (TIER-4)

 5 – Template Type: Frame
  – – Procedure Name: Main()
Count Local Template Name Qty Local Template Description
(0051) AppStartSplashProcedure(HNDTools) 1 © CHT AppStartSplashProcedure • (TIER-1) • (CODE-TABS) •
(0052) DateTimeDisplay(ABC) 1 Display the date and/or time in the current window
(0053) EmbedObject(HNDTools) 1 © CHT EmbedObject • (TIER-4) • (3)
(0054) EmbedSnapCall(HNDTools) 1 © CHT EmbedSnapCall • (TIER-3) •
(0055) EmbedWindowFunctions(HNDTools) 1 © CHT EmbedWindowFunctions • (TIER-2) • (CODE-TABS) •
(0056) HandyHelpFileFetch(HNDTools) 2 © CHT HandyHelpFileFetch • (TIER-1) • (8)
(0057) HandyHelpWhatsNew(HNDTools) 1 © CHT HandyHelpWhatsNew • (TIER-1) • (6)
(0058) ProcedureImagesEx(HNDTools) 1 © CHT ProcedureImagesEx • (TIER-1) • (CODE-TABS) •
(0059) ProcedureSnapIns(HNDTools) 1 © CHT ProcedureSnapIns • (TIER-3) •
(9) Local Templates • (TIER-4)

 6 – Template Type: HandySourceProcedure
  – – Procedure Name: ConfigureSMTP()
Count Local Template Name Qty Local Template Description
(0060) EmbedSMTPFunctions(HNDTools) 1 © CHT EmbedSMTPFunctions • (TIER-1) •
(0061) EmbedWindowFunctions(HNDTools) 1 © CHT EmbedWindowFunctions • (TIER-2) • (CODE-TABS) •
(2) Local Templates • (TIER-4)

 7 – Template Type: Window
  – – Procedure Name: UnPackageAttachments()
Count Local Template Name Qty Local Template Description
(0062) CHTBestPracticeEmbedClass(HNDTools) 1 © CHT CHTBestPracticeEmbedClass • (TIER-1) • (CODE-TABS) •
(0063) EmbedObject(HNDTools) 1 © CHT EmbedObject • (TIER-4) • (5)
(0064) EmbedWindowFunctions(HNDTools) 1 © CHT EmbedWindowFunctions • (TIER-2) • (CODE-TABS) •
(0065) HandyApplicationIniFetch(HNDTools) 1 © CHT HandyApplicationIniFetch • (TIER-1) • (6)
(0066) HandyFileSelectorControl(HNDTools) 1 © CHT HandyFileSelectorControl • (TIER-2) • (CODE-TABS) • (4)
(0067) HandyTellMeControl(HNDTools) 1 © CHT HandyTellMeControl • (TIER-2) • (3)
(0068) HandyToolBarGradient(HNDTools) 1 © CHT HandyToolBarGradient • (TIER-2) •
(0069) HandyWindowGradient(HNDTools) 1 © CHT HandyWindowGradient • (TIER-2) •
(0070) ListBoxBrowseExtender(HNDTools) 1 © CHT ListboxBrowseExtender • (TIER-3) • (CODE-TABS) • (8)
(0071) ProcedureImagesEx(HNDTools) 1 © CHT ProcedureImagesEx • (TIER-1) • (CODE-TABS) •
(0072) ProcedureSnapIns(HNDTools) 1 © CHT ProcedureSnapIns • (TIER-3) •
(0073) ResizeHandles(HNDTools) 1 © CHT ResizeHandles • (TIER-2) • (CODE-TABS) •
(12) Local Templates • (TIER-4)

 8 – Template Type: Splash
  – – Procedure Name: JumpStartSplash07()
Count Local Template Name Qty Local Template Description
(0074) AppBuildDateTimeStamp(HNDTools) 1 © CHT AppBuildDateTimeStamp • (TIER-2) •
(0075) AppBuildNumberStamp(HNDTools) 1 © CHT AppBuildNumberStamp • (TIER-2) •
(0076) AppCopyRightStamp(HNDTools) 1 © CHT AppCopyRightStamp • (TIER-2) •
(0077) EmbedWindowFunctions(HNDTools) 1 © CHT EmbedWindowFunctions • (TIER-2) • (CODE-TABS) •
(0078) HandyTellMeControl(HNDTools) 1 © CHT HandyTellMeControl • (TIER-2) • (2)
(0079) ProcedureImagesEx(HNDTools) 1 © CHT ProcedureImagesEx • (TIER-1) • (CODE-TABS) •
(0080) ProcedureSnapIns(HNDTools) 1 © CHT ProcedureSnapIns • (TIER-3) •
(7) Local Templates • (TIER-4)

Copyright © 1996-2023 - CHT Version: [27B.00.00]
Gus M. Creces, CLARION HANDY TOOLS
All Rights Reserved Worldwide

chtlogo001.gif
Application Templates