I think he was trying to get the OS to tell him which files were hilited by the 
user without having to drag and drop. At least that is what I got from the 
post. 

Bob S


> On Mar 12, 2019, at 11:17 , J. Landman Gay via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> See the entry for dragDrop in the dictionary. You can get the file paths from 
> there.
> 
> on dragDrop -- check for file paths
>  get the dragData["files"]
>  ...
>  pass dragDrop
> end dragDrop


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to