home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / ZSUS / Z3HELP-6.LBR / ZA.LBR / Z33ERROR.HZP / Z33ERROR.HLP
Text File  |  2000-06-30  |  1KB  |  29 lines

  1. ;
  2.                                Z33ERROR.COM                                   
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5. Z33ERROR.COM   3k (21)   67BF  0.8        Cameron W. Cotrill 9/87  Z3COM12
  6. Z33ERROR.CIM   3k (21)   E43D  0.8        Cameron W. Cotrill 9/87  Z3COM12 
  7.  
  8.   1- Syntax/Options  2- Notes                                                 
  9.  
  10.  
  11.    Z33ERROR is  a prototype  ZCPR33 error  handler designed  to  serve  as  an
  12. example of how some ZCPR33 features can be used  in an advanced error handler.
  13. It  displays the bad  command and  gives the user the option of replacing  it, 
  14. skipping over it, or aborting the entire command line.
  15. :1
  16.  
  17.  
  18.    Syntax:  Z33ERROR [Q]
  19.  
  20.  
  21.  The 'Q' option turns bells off even if they are configured to be on.  
  22. :2
  23.  
  24.  
  25. Z33ERROR Notes:
  26.  
  27.    a. Version 0.8 adds new RSX error codes  20 and 21.   Code 20 indicates  an
  28.       RSX load error.  Code 21 indicates an RSX remove error.
  29.