don't understand how to use timeout
don't understand how to use timeout
- Subject: don't understand how to use timeout
- From: Robert Poland <email@hidden>
- Date: Wed, 14 Sep 2005 18:49:06 -0600
Hi,
I have a script that process multiple files. If one of the files
(text) is formatted wrong it will cause an error.
try
set message to x & (return) & (return) & "Of file: " & currentFileName
display dialog message buttons {"OK"} default button 1 with icon stop
return -- quit program
on error
log message
end try
The question is; Where do I view the log?
Tia,
--
Bob Poland - Fort Collins, CO
http://www.ibrb.org/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden