home *** CD-ROM | disk | FTP | other *** search
/ Frostbyte's 1980s DOS Shareware Collection / floppyshareware.zip / floppyshareware / BOYDOC50.ZIP / BOYFILES.ZIP / BDB < prev    next >
Text File  |  1991-07-01  |  2KB  |  48 lines

  1.  
  2.                                   Appendix B
  3.  
  4.                              BOYAN Error Messages
  5.  
  6.  
  7.     - "BOYAN cannot fit in the available memory!"  In  this  case,  perhaps
  8.       you can make more room for BOYAN by rebooting without  installing any
  9.       memory-resident programs.  BOYAN has minimal memory  requirements, so
  10.       this condition should be rare.
  11.  
  12.     - "Com1 not ready! Use Com2?", etc.    If BOYAN detects a problem while
  13.       initializing the serial port, it will give you the chance  to specify
  14.       a  different  port  before entering the program.  Press N to go ahead
  15.       and  try  to use the port which is not ready, or press Y to  use  the
  16.       alternate port BOYAN offers.
  17.  
  18.     - "Endless loop."   Because of memory limitations, recursive nesting in
  19.       a macro or script cannot exceed approximately 20 levels of depth.  If
  20.       it  ever  does,  BOYAN reports this error message.  In a script, this
  21.       message might indicate that  you  have  used  the \BL[..] (call block
  22.       recursively) command where you should  have  used  the  \GB[..] (Goto
  23.       Block) command.
  24.  
  25.     - "No memory for DOS Shell!"  This message probably means that you have
  26.       run BOYAN  from  within  too  small a DOS shell.  For a discussion of
  27.       BOYAN's memory handling, please see section 3.5.
  28.  
  29.     - "Overlay not found!",  "BOYAN.HLP  not found!", or "Couldn't load any
  30.       Action  Module!"    These  errors  will occur if the necessary  BOYAN
  31.       auxiliary files are not located in the current DOS directory.
  32.  
  33.     - "Serious module malfunction."  This  ominous  message  indicates that
  34.       the BAM file you chose is not a valid Action Module for BOYAN 5.
  35.  
  36.     - "Unable to create BOYAN.FON!", "Unable to create BOYAN.MAC!", "Unable
  37.       to create BOYAN.CNF!"  Probable causes of these  messages  are either
  38.       1) Your disk is  write-protected,  or  2) Your  disk  is  full.   The
  39.       required BOYAN  files  will  fit  on  a  single diskette with room to
  40.       spare.
  41.  
  42.     - "Unknown variable %XY", "Unknown command  \XY",  "\XY  command syntax
  43.       error", "\XY expects +,-,or *".  The macro  command  compiler reports
  44.       these basic error conditions.  Macro processing stops  after  such an
  45.       error.
  46.  
  47. ***** End ********
  48.