I would like to program a script which would initialize and carry out a completely automatic drag & drop procedure. That is, the script will get a file name and then attempt to convey it over to another running process by means of simulating a drag & drop functionality, without involving any human touch. I have read tons of stuff on the subject, but they all deal with either responding to the drag event or reacting to the drop event. Any help would be appreciated. Cheers, Turing