|
This application illustrates a template called "EmbedMapiEmail". It is a fully configurable application that reads your email inbox using either MS OutLook or OutLook Express and finds email that meets your filter criterion. The application will autorun and autostart if you want it to. Our design allows you to process the messages found and copy the attachments to a subdirectory of your choice. CHT subscribers with the source code to this application can easily rework the message processing loop to act upon some text found in the message subject or message body. Major templates in use on this application: • EmbedMapiEmail - attach email classes to your application with full embedding • ListBoxBrowseExtender - browse re-order and record features on standard listbox • QueryParsingFilterControl - real language queries to limit your email messages during an inbox scan Cheers... Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (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): 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 (3): JumpStartEmailFetchAndFilter (Procedure Template: Window) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | Qry | HNDBrwFilter | HND | 245 | HNDBRWFL.INC |
| (0002) | hflBRW | HNDFileLoadBrowse | HND | 343 | HNDFLBRW.INC |
| (0003) | HMail | HNDIMail | HNDINET | 179 | HNDIMAIL.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 JumpStartEmailFetchAndFilter | |||||
| PROCEDURE (4): JumpStartMailToHMLFile (Procedure Template: HandySourceProcedure) |
|||||
| Count | Instance | Class | Type | Methods | Header File |
| (0001) | Disk | HNDDisk | HNDDISK | 333 | HNDDISK.INC |
| (0002) | HSRC | HNDSourceProcedure | HND | 46 | HNDSRC.INC |
| (2) Class Instances Found In JumpStartMailToHMLFile | |||||
Classes By Procedure In HNDGMAIL.APP