>I want to be able to drop files on a perl script as I do on the Mac
>but can't find a way to get those files recognised as arguments.
I use the builtin editor with MacPerl and do a save-as "droplet." Subsequent
drag-n'drop operations result in the arg[0] containing the dropped file name.
On Tue, 30 Jan 2001 17:50:33 +, John Delacour wrote:
>Sorry to bother the list with this question; I have to work partly in Windows NT
>because of the Mac's lack of proper Unicode implementation.
>
>I want to be able to drop files on a perl script as I do on the Mac but can't find a
>way t
Sorry to bother the list with this question; I have to work partly in Windows NT
because of the Mac's lack of proper Unicode implementation.
I want to be able to drop files on a perl script as I do on the Mac but can't find a
way to get those files recognised as arguments. If I create a .pls