Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drag drop multiple outlook attachments
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Drag drop multiple outlook attachments
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00972935
Message ID:
00972935
Views:
113
Please Help;

I am working on an application that updates a grid when a user drags and drops FILE ATTACHMENTS(single or multiple) from Microsoft Outlook XP. I am able to get single file attachments to function correctly, this is done by using the odataobject.GETFORMAT ('FileGroupDescriptor') which returns the single file name.

But when I select 2 or more attachments the same line only returns asci chr(32) in the amount of attachments that are being passed in. Which does not reference the filenames of the items being passed in at all.

My question is:
Does foxpro have a getformat command such as FileGroupDescriptor that will allow me to see the name of all items being passed in?

I appreciate any help here for I have been looking for a long time and have absolutely no answers?

Thanks Again.
Reply
Map
View

Click here to load this message in the networking platform