Re: RAM Disk
Re: RAM Disk
- Subject: Re: RAM Disk
- From: Greg Reyna <email@hidden>
- Date: Sat, 28 Oct 2000 19:35:31 -0800
This happens to be in the book, "Mac OS9: The Missing Manual"
Greg Reyna
tell app "Memory"
set the state of RAM disk to active after restart
set the size of RAM disk to 5242880
end tell
tell app "Finder"
restart
end tell
On 27-Oct-00, Fast, Dennis wrote:
>
I have a computer Lab of 38 PPC 5400s using MacOS 8.6
>
>
I need to run a script to turn on and off the RAM Disk in the Memory
>
Control Panel.
>
>
Is this possible? My limited knowledge hints that this Control Panel is not
>
scriptable.
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users