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-3.LBR / L.LBR / LBRHLP.HZP / LBRHLP.HLP
Text File  |  2000-06-30  |  2KB  |  62 lines

  1. ;
  2.                                  LBRHLP.COM                                   
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5. LHC.COM        5k (40)   D84B  1.3        Bob Peddicord 2/88       Z3COM5
  6. LHQ.COM        5k (37)   A44B  1.3        Bob Peddicord 2/88
  7.  
  8.   1- Syntax  2- Notes  3- Examples of Use                                     
  9.  
  10.    LBRHLP is  derived from  HELP53  by R. Conn.  Two versions exist:  LHC.COM
  11. will read crunched HLP files in libraries and LHQ.COM  will read squeezed HLP
  12. files.
  13.  
  14.    LBRHLP sets the error flag on errors and resets it when you type ctrl-c.
  15. :1
  16.  
  17.  
  18.    Syntax:  LBRHLP [-dir:][library] [helpfn]
  19.  
  20.    The (-) must be included if Lbr is specified.
  21.    If no dir is given, the [-Library] is used.
  22. :2
  23.  
  24. LBRHLP Notes:
  25.  
  26.    a. The default LBR name is HLPFILES
  27.       The default DIR name is HELP
  28.       The default DU is A15
  29.       The default filename is MENU
  30.  
  31.       These can be changed with Zpatch, patch or some other file editor.
  32.  
  33.       The Locations are:
  34.       DIR - 116h (HELP)
  35.       DU  - 11Eh (disk) 0=A, 1=B etc.
  36.       DU  - 11Fh (user)
  37.       FILE  120h (MENU)
  38.       LBR - 128h (HLPFILES)
  39.  
  40.    b. The program allows you to specify a different Library and or help
  41.       file from the command line.
  42. :3
  43.  
  44. Examples of Use:
  45.  
  46.    a. lbrhlp -c15:special syslib
  47.  
  48.       - we want a different library on c15 and a help file called syslib.  
  49.         The (-) must precede the drive/user or library name, if the default  
  50.         D/U is wanted.
  51.  
  52.    b. lbrhlp syslib
  53.  
  54.       - we want the default LBR with the filename syslib.
  55.  
  56.    c. lbrhlp -help
  57.  
  58.       - we are specifing just the library, using the default DU/DIR and 
  59.         default filename.
  60. UZ3urrent directory.
  61.  
  62.  Se