Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mapi
Message
From
05/01/1999 17:12:06
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:
00172943
Views:
20
Iain, Sorry about the late responce just seen your reply!
My UTNavigators been broken.
Thanks I'll now study it.

Gordon



>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
Previous
Reply
Map
View

Click here to load this message in the networking platform