home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / hypercar / 2876 < prev    next >
Encoding:
Text File  |  1992-07-25  |  812 b   |  28 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!gatech!willis.cis.uab.edu!utkcs2!utkux1.utk.edu!danny@utkux1.utk.edu
  3. From: danny@utkux1.utk.edu (Danny W. McCampbell)
  4. Subject: Determining Hypercard's Memory Partition
  5. Message-ID: <1992Jul24.184603.6513@utkux1.utk.edu>
  6. Sender: usenet@utkux1.utk.edu (USENET News System)
  7. Organization: University of Tennessee
  8. Date: Fri, 24 Jul 1992 18:46:03 GMT
  9. Lines: 17
  10.  
  11. Hi.  I would like to examine Hypercards set memory partition
  12. so I can see if there is enough available memory for my
  13. stack to work properly.  Could some kind soul tell me how
  14. to do this.
  15.  
  16. I looked at the Hypertalk Help Stack I had and it said to
  17. use  heapSpace() but I cannot get it to work.
  18.  
  19. My code is:
  20.  
  21. get heapSpace()
  22. if it < 500 then ....
  23.  
  24. Thanks in advance.
  25.  
  26. Danny McCampbell
  27. danny@utkux1.utk.edu
  28.