Miyako, Clearly, I was being a bozo. Below solution works just fine.
=*-) Randy Engle XC2 Software LLC -----Original Message----- From: 4D_Tech [mailto:[email protected]] On Behalf Of Keisuke Miyako Sent: Sunday, August 21, 2016 4:39 PM To: 4D iNug Technical <[email protected]> Subject: Re: Get FileFrom Pasteboard - On Drop Database Method Only? you need to have an object that can process the "On Drop" form event, perhaps an invisible button, to catch a drop onto a form. to handle multiple files/folders, keep incrementing the index to you pass to "Get file from pasteboard" until you get an empty string. > 2016/08/22 8:29、Randy Engle <[email protected]> のメール: > > I want to be able to drag a picture file from a desktop folder, and know the > name of the file that I dropped. > (or better, multiple file names) > I really need to have my users drop this somewhere on a form. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

