View Single Post
  #5  
Old 10-13-2006, 12:33 PM
ichiro ichiro is offline
Registered User
 
Join Date: Oct 2006
Posts: 11
> 5. Script stops in the following places.
AppleScript Editor's Error Message.

---------------------
AppleScript Error
End of file error.
---------------------

event log window
----------------------------
tell application "SuperDuper!"
get status
idle
end tell
tell current application
open for access file "Frog HD:Applications:AppleScript:Session Settings.sdss"
78
read file "Frog HD:Applications:AppleScript:Session Settings.sdss"
open for access file "Frog HD:Applications:AppleScript:Session Settings.sdss"
79
read file "Frog HD:Applications:AppleScript:Session Settings.sdss"
-----------------------------------------

Last edited by ichiro; 10-13-2006 at 12:50 PM.
Reply With Quote