home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / misc / textra.lzh / textra / docs / zKnownProblems.doc < prev   
Text File  |  1991-08-28  |  2KB  |  54 lines

  1.  
  2.     This is intended to be a relatively complete list of the
  3.     idiosyncrasies known or suspected with TEXTRA.  I've tried
  4.     to be relatively complete in describing each situation.
  5.     
  6.     Eventually, I'd like to completely eradicate this list,
  7.     but <sigh!> all in due time.  For now, take heed of hither...
  8.  
  9. --------------------------------------------------------------
  10. TEXTRA will alternately select and operate on each window
  11. when either the "Project, Save All Files" menu item or
  12. when QUITing.  During these operations, problems MAY occur
  13. if the user manually selects a different window than TEXTRA has
  14. selected.  (I say MAY because Phil only suspects he's seen
  15. problems here.)
  16.  
  17. Also, some AREXX scripts will eventually select other windows
  18. (when I add this capability to the TEXTRA command set).
  19.  
  20. For now, just "leave the machine alone" during these times,
  21. and as far as I know, things work fine.
  22.  
  23. NOTE: While printing, it IS OK to switch windows, edit, save,
  24. whatever.  The above 'note' doesn't apply for printing.
  25. --------------------------------------------------------------
  26. Avoid low memory situations.  Error recovery apparently isn't
  27. what it should be in some cases.  Try to make sure there's
  28. at least 40K free in your computer.  This is a high priority
  29. item with me, and I've already improved this version somewhat
  30. in this respect.
  31.  
  32. As far as I know, all other TEXTRA memory-management issues
  33. are solid...no enforcer hits...always gives everything back...
  34. uses the right memory (CHIP vs. other) for the job...etc.
  35. --------------------------------------------------------------
  36. While an AREXX script is running...
  37.  
  38.     1. Editing of other windows may not be performed.
  39.     
  40.     2. Any print job is suspended (until the script is done).
  41.        You won't even notice this one unless you're running one
  42.        HECKUVA l-o-n-g AREXX script!
  43.     
  44.     3. Don't change the selected window until the operation
  45.        is complete.
  46. --------------------------------------------------------------
  47. --------------------------------------------------------------
  48. --------------------------------------------------------------
  49. --------------------------------------------------------------
  50. --------------------------------------------------------------
  51. --------------------------------------------------------------
  52. --------------------------------------------------------------
  53.  
  54.