Stop Log
Stop Log
- Subject: Stop Log
- From: Gil Dawson <email@hidden>
- Date: Mon, 7 Mar 2005 14:09:06 -0800
Title: Stop Log
What happened to stop log and start log?
When I run the folowing script:
log "A"
tell application "Finder" to get name
of disk 1
stop log
log "B"
tell application "Finder" to get name
of disk 1
start log
log "C"
tell application "Finder" to get name
of disk 1
with Script Editor 1.8.3 under either Classic or 9.2.2, it runs.
But with Script Editor 2.0 (v43) under 10.3.8, it s a run-time
error:
<<script>> doesn't understand the stop log
message.
Is that just the way it is?
--Gil
_______________________________________________
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