Re: how to debug scripts that use dropped items?
Re: how to debug scripts that use dropped items?
- Subject: Re: how to debug scripts that use dropped items?
- From: Walter Ian Kaye <email@hidden>
- Date: Tue, 2 Dec 2003 18:57:04 -0800
At 06:17p -0800 12/02/2003, Mark Dawson didst inscribe upon an
electronic papyrus:
If I create a script that accepts drops, how do I debug it? In my
script, I've added log "I'm here 1" type outputs, but after dropping
a folder onto the created script app, nothing shows up in the events
log (10.2.8).
1. You could buy Script Debugger, which has support for that.
2. You could change the on open to on someothername, and pass it a
hard-coded list of file references.
-boo
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.