|
• This application illustrates a CHT class called HNDMSCDO (HNDMSCDO.INC/CLW) which uses the MS Windows Collaboration Data Objects to send email using the default email client established on your system. • Procedure CDOSendMailWithInterface() attaches the HNDMSCDO class via a CHT template called EmbedCDOMailFunctions. The resulting procedure can be attached to any application to create a robust, run-ready, custom, email procedure complete with user interface using our Jump Start Template interface, "CDO Email Send". • CDO Email provides for adding attachements to your emails where the attachement may not be located locally, such as files situated on password protected (or not) ftp servers, http servers, https servers. 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): 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): CDOSendMailWithInterface (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | Select | HNDDisk | HNDDISK | 333 | HNDDISK.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 CDOSendMailWithInterface | |||||
| PROCEDURE (3): Main (Procedure Template: Source) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0) Class Instances Found In Main | |||||
Classes By Procedure In HNDCDODM.APP