Re: Weird "tell" invocation problem and "log" problem
Re: Weird "tell" invocation problem and "log" problem
- Subject: Re: Weird "tell" invocation problem and "log" problem
- From: David Hoerl <email@hidden>
- Date: Sun, 13 Jan 2013 10:14:31 -0500
2) logging
If I do this:
log "Call pages"
tell application "Pages"
log "Hah! Inside pages"
OK - got an idea from some other script, and got log to work:
log "Call pages"
tell application "Pages"
tell me to log "Hah! Inside pages"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Automator-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden