Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mapi
Message
From
04/01/1999 06:15:21
 
 
To
30/12/1998 16:31:51
Gordon Evans
Megabyte Computer Services Ltd
Sheffield, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Re: Mapi
Miscellaneous
Thread ID:
00171724
Message ID:
00172350
Views:
30
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform