I suspect the problem is something like this: When you drag and drop a file name from, say, a Word document, you are dropping (pasting) a character string. When you drag and drop a file name from File Explorer you are dropping the FILE ITSELF, not just the name string.
Can you right-click the file, select ‘Properties’, select the file name at the top of the general tab, and drag/drop that? e.g., “Roster.txt”. Dan Covill > On Nov 18, 2015, at 9:02 AM, Darren <[email protected]> wrote: > > http://www.aksel.com/whitepapers/dragdrop.htm > > > > -----Original Message----- > From: ProfoxTech [mailto:[email protected]] On Behalf Of Kent > Belan > Sent: Thursday, 19 November 2015 3:36 AM > To: [email protected] > Subject: RE: OLE drag drop > > More info: > > I am testing "Fun with OLE drag and drop" from the Solution.app in the > Programming section. > > I can not get it to drop a file from windows explorer. All I get is the > circle with a slash thru it. > > Is there some setting with Windows 10 or VFP9 that I need to change to get > it to OLE drop ? > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

