Re: Basic applescript and command line scripting issues
Re: Basic applescript and command line scripting issues
- Subject: Re: Basic applescript and command line scripting issues
- From: Emmanuel <email@hidden>
- Date: Wed, 16 Mar 2005 18:19:17 +0100
At 9:18 PM -0800 3/15/05, Scott Haneda wrote:
I am relatively new to AppleScript, I have pretty strong experience
in other languages, so please bare with me.
Is the weather that hot over there in US?
set logFile to open for access fileName with write permission
tell application "EIMS Server X"
[...]
write "Error of type " & theUser & " for " & aUser &
"@" & aDomain & return to logFile
The first thing I would try would be to take that line out of the "tell" block.
Emmanuel
_______________________________________________
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