Re: AS ERROR...
Re: AS ERROR...
- Subject: Re: AS ERROR...
- From: kai <email@hidden>
- Date: Fri, 13 Apr 2007 00:49:11 +0100
Since I forgot to suggest what to do with the application quit
statement, I've amended the code below.
On 13 Apr 2007, at 00:40, I wrote:
-----------
try
tell application "Printer Setup Utility"
set the current printer to printer "Officejet 6200 series"
end tell
on error errMsg
set field "gERROR" of table "Computers" to errMsg
end try
quit application "Printer Setup Utility"
-----------
---
kai
_______________________________________________
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