Re: AppleScript and the Startup Disk control panel...
Re: AppleScript and the Startup Disk control panel...
- Subject: Re: AppleScript and the Startup Disk control panel...
- From: Rob Jorgensen <email@hidden>
- Date: Sun, 5 Aug 2001 19:29:17 -0400
On 8/6/01, Andy Wylie commented:
on 6/8/01 9:22 AM, Jan Pieter Kunst at email@hidden wrote:
Try typing <<property disk>> and <<property sysf>> instead of "startup disk
alias" and "startup system folder alias". That compiles on my system, but
setting the startup system folder unfortunately still doesn't work.
<< and >> are opening and closing chevrons.
I think <<property sysf>> is system font :-)
try <<property macs>>
From the startup disk library, as displayed by Script Debugger:
Class application: (capp) Startup Disk
Properties:
<<property disk>><<class alis>> -- (startup disk alias) Alias to the
disk used to start up the system
<<property sysf>><<class alis>> -- (startup system folder alias)
Alias to the system folder used to start up the system
<<property ntbt>><<class bool>> -- (netboot) Set this to true to
select the Network Disk, read it to see if NetBoot is currently
selected
<<property lcbt>><<class bool>> -- (localboot) Write only - set this
to true to boot from a local disk
Later,
Rob Jorgensen
Ohio, USA