aborting a running script
aborting a running script
- Subject: aborting a running script
- From: Jim Brandt <email@hidden>
- Date: Mon, 28 Feb 2011 06:31:47 -0600
I have a question about aborting a running script.
When invoked from the script menu, which application or process is in control of running the script? Is it System Events? Is there a graceful way to cancel the script while it is running?
I have several scripts that walk file directories, and after starting them, they take longer than I intended and I want to shut them down. So I'm looking for a way to do this without putting dialog in that needs responded to every so often.
Is there an accepted way to do this. Stopping a process from Activity Monitor?
Also, does anyone have a way to build a list of all files regressively in folders below the current level?
i.e.
folder 1 file 1 file 2 file 3 folder 2 file 4 file 5 folder 3 folder 4 file 6 file 7
I want a list of the paths of all files (and folders) shown. Can the Finder give this in a single command?
TIA,
Jim
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden