I'm making a script that will allow a user to drag and drop files to my GUI and then after they're done with the files, will put the file names in a script. Can someone help me on creating the Drag-and-drop window and the function to take the filenames of the dropped files? Thanx.