Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to send attachment by use MAPI ?
Message
De
21/11/2001 04:55:30
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
21/11/2001 04:15:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00584315
Message ID:
00584348
Vues:
29
>Hi Cetin,
> If i have more than one attachment files to send ? and those files is in different path and different filenames.
> How to do it ?
> Thanks
>
>
>kengwen

Chang,
As I said aAttachList array holds multiple path&filenames. Set there like this :

dimension aAttachList[3]
aAttachList[1] = 'c:\windows\leaves.bmp'
aAttachList[2] = 'c:\Program files\Microsoft Visual Studio\VFP98\foxtools.fll'
aAttachList[3] = 'c:\autoexec.bat'

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform