Can't switch startup disk. Please help!!
Can't switch startup disk. Please help!!
- Subject: Can't switch startup disk. Please help!!
- From: Rech <email@hidden>
- Date: Sat, 21 Apr 2001 10:32:50 +0200
I've written this script:
>
tell application "Startup Disk"
>
activate
>
set localboot to true
>
set netboot to false
>
set startup disk alias to alias "Zeus:"
>
end tell
and the line:
>
set startup disk alias to alias "Zeus:"
gives me the following sintax error message:
>
A class name can't go after this application constant or consideration.
and it select the following text:
>
startup disk alias
in the line above. It sounds very strange, because I tried the script two
days ago and it worked fine.
Please help me!!
Andrea.
----------------------------------------------------------------
Mr. fRech
"Only two things are infinite, the universe and human stupidity,
and I'm not sure about the former." -- Albert Einstein
----------------------------------------------------------------