Xref: utzoo comp.sys.mac.hypercard:6416 comp.sys.mac.programmer:23723 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!bionet!hayes.ims.alaska.edu!acad3.alaska.edu!ffdkl From: ffdkl@acad3.alaska.edu (LaSota Daniel K) Newsgroups: comp.sys.mac.hypercard,comp.sys.mac.programmer Subject: Re: How can I have an HC stack check if it's running from a hard disk? Message-ID: <1991Apr18.011522.28722@ims.alaska.edu> Date: 18 Apr 91 01:15:22 GMT References: <1991Apr13.181917.20797@spool.cs.wisc.edu> <1991Apr17.173329.10653@uncecs.edu> Sender: usenet@ims.alaska.edu (J Random USENET) Reply-To: ffdkl@acad3.alaska.edu Organization: University of Alaska Fairbanks Lines: 24 News-Software: VAX/VMS VNEWS 1.3-4 Nntp-Posting-Host: acad3.alaska.edu > In the startup script, put > > on openstack > if the diskspace < 1200000 then > -- either your hard disk is chock full and you need to > -- do something else or warn the user of this possibility > answer "This needs to run on a hard disk" with > "continue" or "quit" > end if > end openstack > >Dan Dlugose >UNC Educational Computing Service >-- >Dan Dlugose >Internet: dlugose@uncecs.edu >UNC Educational Computing Service >Box 12035, Research Triangle Park, NC 27709-2035 This will not work on certain CD volumes which have zero K free. Sounds played from the SCSI CD do nicely. Ant Man! Dan LaSota ffdkl@acad3.alaska.edu