Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mapi
Message
De
04/01/1999 06:15:21
 
 
À
30/12/1998 16:31:51
Gordon Evans
Megabyte Computer Services Ltd
Sheffield, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Re: Mapi
Divers
Thread ID:
00171724
Message ID:
00172350
Vues:
31
Gordon

here is my attachment part, and it works very well

for lncount = 1 to alen(paAttchFiles)
.AttachmentIndex = AttachmentDone -1
.AttachmentPathName = (pcclintspath+'download\'+paAttchFiles(lncount)+'_i.dbf')
.Attachmentposition = AttachmentDone -1
AttachmentDone = AttachmentDone+1
.AttachmentIndex = AttachmentDone -1
.AttachmentPathName = (pcclintspath+'download\'+paAttchFiles(lncount)+'_d.dbf')
.Attachmentposition = AttachmentDone -1
AttachmentDone=AttachmentDone+1
endfor


HTH
Iain
Iain Brodie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform