home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 626a.lha / Textra_v1.12 / Docs / zKnownProblems.doc < prev    next >
Text File  |  1992-03-17  |  1KB  |  29 lines

  1.  
  2.     This is intended to be a relatively complete list of the
  3.     idiosyncrasies known or suspected with TEXTRA.
  4.     
  5.     Eventually, I'd like to completely eradicate this list,
  6.     but <sigh!> all in due time.  For now, take heed of hither...
  7.  
  8. --------------------------------------------------------------
  9. Avoid low memory situations.  Error recovery apparently isn't
  10. what it should be in some cases.  Try to make sure there's
  11. at least 40K free in your computer.  This is a high priority
  12. item with me, and I've already improved this version somewhat
  13. in this respect.
  14.  
  15. As far as I know, all other TEXTRA memory-management issues
  16. are solid...no enforcer hits...always gives everything back...
  17. uses the right memory (CHIP vs. other) for the job...etc.
  18. --------------------------------------------------------------
  19. While an AREXX script is running, you should stay "hands off"
  20. until it completes.  The AREXX script has control over which
  21. window is selected, etc. and manually changing such parameters
  22. can cause problems.
  23.     
  24. Any print job is suspended (until the script is done).  Due to 
  25. buffering provided by printers and, I assume, the drivers & 
  26. printer.device, you probably won't even notice this one unless 
  27. you're running a script that lasts for a HECKUVA l-o-n-g time.
  28. --------------------------------------------------------------
  29.