Re: Folder actions and Script Debugger (was"Re: if clauses: multiple values in one test?")
Re: Folder actions and Script Debugger (was"Re: if clauses: multiple values in one test?")
- Subject: Re: Folder actions and Script Debugger (was"Re: if clauses: multiple values in one test?")
- From: Rob Jorgensen <email@hidden>
- Date: Sun, 21 Sep 2003 21:33:07 -0400
At 3:02 AM +0200 9/22/03, Mikael Bystrvm wrote:
Shane, email@hidden said:
Save it with debugging on. When you then drag something over the folder, the
script will open in SD.
Well, I tried that already. How does opening the script help me debug it
any more? If I try to step or run it from there, nothing happens. Or are
you saying it should work like the action starts the script, it doesn't
time out automatically and I can step or stop it at first set break?
As this doesn't seem to work, what could it be?
I have 3.03 installed I think, maybe I should install the later updaters
that we got some time ago.
I generally test folder actions before adding the
folder action handler. It's not too difficult to
feed a list of files/folders to the script for
debugging.
Script Debugger includes debugging scripts for
idle, open and quit handlers. I've never tried
but it might be possible to use/modify one of
these to debug your folder action scripts.
-- Rob
_______________________________________________
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.