home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / idlpvwa / 637 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.4 KB  |  46 lines

  1. Newsgroups: comp.lang.idl-pvwave
  2. Path: sparky!uunet!ukma!bogus.sura.net!howland.reston.ans.net!sol.ctr.columbia.edu!usenet.ucs.indiana.edu!stimpy.cica.indiana.edu!mcmullen
  3. From: Rick McMullen <mcmullen@ucs.indiana.edu>
  4. Subject: Help!  Out of code space...
  5. Message-ID: <C1L4tq.LtM@usenet.ucs.indiana.edu>
  6. X-Xxmessage-Id: <A78DC6C15701140A@stimpy.cica.indiana.edu>
  7. X-Xxdate: Thu, 28 Jan 93 17:22:09 GMT
  8. Sender: news@usenet.ucs.indiana.edu (USENET News System)
  9. Nntp-Posting-Host: stimpy.cica.indiana.edu
  10. Organization: CICA/Indiana University
  11. X-Useragent: Nuntius v1.1.1d12
  12. Date: Thu, 28 Jan 1993 22:22:37 GMT
  13. Lines: 31
  14.  
  15. How does one increase the amount of code space to avoid this:
  16.  
  17. WAVE> .run pf3dr
  18. % Compiled module: PLOTSET.
  19. % Compiled module: DEVINIT.
  20. % Compiled module: SHOWTITLE.
  21. % Compiled module: LOAD3DR.
  22. % Compiled module: GETCR.
  23. % Compiled module: GETSL.
  24. % Compiled module: GETCORS.
  25. % Compiled module: DRAWARC.
  26.  
  27.                 contour,tt,zx,zz,xrange=[0,maxx],$
  28.                                                 ^
  29. % Program code area full.
  30. % 2 Compilation errors in module $MAIN$.
  31. WAVE> 
  32. WAVE> help
  33. % At $MAIN$  .
  34. Code area used: 99.98% (16380/16384),  Data area used: 13.26% (1326/10000)
  35. # local variables (including 0 parameters): 62/209
  36. # common symbols: 36/36
  37.       :
  38.       :
  39.  
  40. Doesn't show up too prominently in the indices for the manuals...
  41.  
  42. aTdHvAaNnKcSe
  43.  
  44. Rick McMullen
  45. CICA/Indiana University
  46.