A sample database that has an Access Macro ( "Send Mail as a Background Message")
which executes a Module "SMAPI SendMessage". This call several Simple MAPI
functions which will:
	1) Take arguments from the Macro for the Mail Message (; as a delimiter)
		Subject
		To
		CC
		Fully Qualified File Attachments
		Message
	2) Build the required structures
		MapiFileDesc
		MapiRecipDesc
		MapiMessage
	3) Prompts the user to Logon to Mail if they are not already Logged On
	   using the default Mail Modal Dialog Box
	4) Sends the Mail Message in the background to the proper recipients
	   with any file attachments		
	5) Beeps when done 


The routines may not be totally debugged. I only had a Beta copy of the
PC Mail 3.0 Technical Reference (dated 05/07/92) as a guide. However I 
have successfully run the macro on a Windows for Workgroups Network! 

I am going to prototype some other mail enabled triggers as time permits. 

Would appreciate if someone could tell me where I could find the current
version of the Technical Reference documentation.

By the way Ling Ling is my cat. She loves it when she gets mail in her
"litter box."

Comments/questions are welcome!

			Enjoy,
			Joseph M(Majic). Urda III , CIS # 74230.3301
			A Macro/Module Kind of Guy
