home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.hypercard
- Path: sparky!uunet!gatech!willis.cis.uab.edu!utkcs2!utkux1.utk.edu!danny@utkux1.utk.edu
- From: danny@utkux1.utk.edu (Danny W. McCampbell)
- Subject: Determining Hypercard's Memory Partition
- Message-ID: <1992Jul24.184603.6513@utkux1.utk.edu>
- Sender: usenet@utkux1.utk.edu (USENET News System)
- Organization: University of Tennessee
- Date: Fri, 24 Jul 1992 18:46:03 GMT
- Lines: 17
-
- Hi. I would like to examine Hypercards set memory partition
- so I can see if there is enough available memory for my
- stack to work properly. Could some kind soul tell me how
- to do this.
-
- I looked at the Hypertalk Help Stack I had and it said to
- use heapSpace() but I cannot get it to work.
-
- My code is:
-
- get heapSpace()
- if it < 500 then ....
-
- Thanks in advance.
-
- Danny McCampbell
- danny@utkux1.utk.edu
-