Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Communication Library for Foxpro for Windows 2.6a or VFP
Message
De
22/06/1996 12:09:55
 
 
À
22/06/1996 02:27:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00000066
Message ID:
00002746
Vues:
126
>CONTINUED (GOT CUT OFF)...
*^&&*#@ SORRY, I CAN’T SEND ANY MESSAGES LONGER THAN ABOUT 1 PAGE *^&&*#@
=============== THE CODE FOLLOWS ===============================

01 thisform.addobject("OLEMAPISession1","olecontrol",;
"MSMAPI.mapiSession")
02 thisform.addobject("OLEMAPIMsg1","olecontrol",;
"MSMAPI.mapiMessages")

03 lcMessage=ALLTRIM("Multiple documents follow")+CHR(13)+CHR(10)+" "
04 * Message header, 2 blank lines pre attachments
05 lcSubject="Selected Documents"
06 lcRecipient=ALLTRIM(Thisform.txtprodn_caddrbkid.value)
07 lcAddress="jimshannon@earthlink.com"

08*Compose an email message and set the subject line and message text:
09 thisform.OLEMAPIMsg1.compose
10 thisform.OLEMAPIMsg1.RecipDisplayName=lcAddress
11 thisform.OLEMAPIMsg1.msgsubject=lcSubject
12 thisform.OLEMAPIMsg1.msgnotetext=lcMessage
13 * -- Add attachmen
**** Visual AccountMate Authorized Dealer *****
Specializing in Visual Foxpro system development
using State of the Art RAD tools (Visual ProMatrix,
FoxExpress, Codebook) to provide fast, inexpensive,
SOLID end user systems. (If only it were that easy )
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform