home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / database / 918 < prev    next >
Encoding:
Text File  |  1992-07-26  |  935 b   |  26 lines

  1. Newsgroups: comp.sys.mac.databases
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Xenon.Stanford.EDU!michaelh
  3. From: michaelh@Xenon.Stanford.EDU (Mike Hennahane)
  4. Subject: Re: Memory allocation in 4D code resources
  5. Message-ID: <michaelh.712213639@Xenon.Stanford.EDU>
  6. Keywords: Memory, 4D
  7. Sender: news@CSD-NewsHost.Stanford.EDU
  8. Organization: CS Department, Stanford University, California, USA
  9. References: <l717gnINNi52@aludra.usc.edu>
  10. Date: 27 Jul 92 05:07:19 GMT
  11. Lines: 13
  12.  
  13. johnrobi@aludra.usc.edu (John Robinson) writes:
  14.  
  15. >I'm writing a code resource for a 4th Dimension external, and have
  16. >had some problems allocating memory in the resource.  The code
  17. >works OK as a standalone app.  Does anyone have a list of 
  18. >do's and don'ts  for externals?
  19.  
  20. if you are having trouble getting memory (easy to run out if you are
  21. working with pictures), you might try increasing the partition size
  22. for 4d in the "get info" box.
  23.  
  24. --mike
  25.  
  26.