home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / add2 / lhmenu.zip / LHMENU.DOC next >
Text File  |  1989-04-04  |  6KB  |  136 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                         LHMENU
  8.                                A Menu-driver for LHARC
  9.                         By:  Rick Hicks
  10.                     
  11.  
  12.  
  13.           LHMENU is a menu program to make viewing and working with LHARC 
  14.           very friendly.  In order for LHMENU to function you must
  15.           have Haruyasu Yoshizaki's LHARC.EXE program.
  16.           Please note that these programs are copyrighted and they can be
  17.           obtained from most BBS's.
  18.       Both files should be in a directory that is part of your
  19.       PATH statement (see your DOS manual for info on PATH).
  20.  
  21.           
  22.       Acknowledgement: This program was developed to follow the same
  23.       general screen as PKARCM and users of that program will find
  24.       the same structure and ease of use. I gratefully acknowledge 
  25.       the author of that fine program.
  26.       
  27.       FILES INCLUDED WITH LHMENU.
  28.  
  29.           LHMENU.EXE        The LHMENU program.
  30.           LHMENU.DOC        This Documentation File.
  31.          
  32.           
  33.  
  34.  
  35.                           LHMENU VERSION 1.00 USER MANUAL
  36.  
  37.  
  38.  
  39.           QUICK START
  40.  
  41.           To start-up LHMENU simply enter "LHMENU [d:\path\filespec]".
  42.       You may specify wild cards in the filespec. If you use wild 
  43.       cards in the filespec LHMENU will allow operations of LHARC
  44.       on multiple LHARC files. Upon execution LHMENU will present
  45.       a Lotus-like menu bar to perform different operations;
  46.       to [L]ist the files in LHARC files, to [B]rowse files in LHARC 
  47.       files, to [E]xtract files from LHARC files, to [U]pdate files
  48.       to LHARC files, to [M]ove files to LHARC files, to [D]elete files
  49.       from LHARC files, to [T]est the integrity of LHARC files, and to
  50.       [Q]uit and return to DOS. The arrow keys may be used to 
  51.       perform the different operations or the first letter of the
  52.       operation to be performed can be entered.
  53.       
  54.             
  55.  
  56.           THE FOLLOWING FUNCTIONS ARE CURRENTLY SUPPORTED:
  57.  
  58.           List Contents of File - L
  59.           This operation will display on the screen the contents of
  60.           the LHARC files chosen.
  61.           
  62.       Browse a file - B 
  63.               This operation will ask for what files you wish to view.
  64.           Enter the filenames you wish to view (wildcards accepted,
  65.           i.e. *.doc) and the contents of the files selected will
  66.           be shown on the screen.
  67.  
  68.           Extracting files - E 
  69.               This operation will ask for what files you wish to extract
  70.           (wildcards also acceptable) and will extract files that 
  71.           are selected. Extracted files will be placed on the 
  72.           current disk in the current directory. 
  73.           
  74.           Update/Add to the file - U
  75.           This operation will ask for the name of the files you wish
  76.           to update or add to the current LHARC archive file. Wildcards
  77.           are again acceptable. If you are creating a new LHARC file
  78.           the Update/Add operation will create the LHARC file.
  79.           Example: LHMENU TEST will create a new file called TEST.LZH
  80.           if the Update/Add operation is performed.
  81.           
  82.       Move files to a LHARC file - M
  83.           This operation will move files to a LHARC archive file,
  84.           test them for integrity and then delete the original 
  85.           files from the disk.
  86.           It will first ask for confirmation that you wish the
  87.           original files to be deleted and then ask for what
  88.           files you wish to move. Again, wildcards are acceptable.
  89.           
  90.       Delete a file from the LHARC file - D
  91.               This operation will delete the selected files from the
  92.           LHARC file. Again, wildcards are acceptable.
  93.                     
  94.       Testing LHARC file integrity - T
  95.               NOTE: This is currently not supported in the LHARC
  96.           program. If a future revision to LHARC supports this
  97.           function, it will be added to LHMENU.
  98.           
  99.           Quit to DOS - Q
  100.               This operation will exit LHMENU and return operation to
  101.           the DOS prompt.
  102.  
  103.           
  104.     ___________________________________________________________________
  105.     |                                                                 |
  106.     |                         REGISTRATION                            |
  107.     |                                                                 |
  108.     |   If you find LHMENU fast, easy, and convenient to use         |
  109.     |   a partial registration of $10 would be appreciated.           |
  110.     |                                                                 |
  111.     |                                                                 |
  112.     |   If you send $25 or more, you will receive, when available,    |
  113.     |   a diskette with the next version of the software.             |
  114.     |                                                                 |
  115.     |   Please state the current version number of the software you   |
  116.     |   are presently using.  Send check or money order to:           |
  117.     |                                                                 |
  118.     |                       RDH Softcom                               |
  119.     |                       820 Patmar Drive                          |
  120.     |                       Lebanon, PA 17042                         |
  121.     |_________________________________________________________________|
  122.  
  123.  
  124.  
  125. R. D. Hicks hereby disclaims all warranties relating to this software, 
  126. whether express or implied, including without limitation any implied 
  127. warranties of merchantability or fitness for a particular purpose. 
  128. R. D. Hicks will not be liable for any special, incidental, 
  129. consequential, indirect or similar damages due to loss of data or any 
  130. other reason, even if R. D. Hicks has been advised of the possibility 
  131. of such damages.  In no event shall R. D. Hicks' liability for any 
  132. damages ever exceed the price paid for the use of the software, 
  133. regardless of the form of the claim.  The person using the software 
  134. bears all risk as to the quality and performance of the software.
  135.  
  136.