home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 172 / KPVT5.ZIP / EXL.DOC < prev    next >
Text File  |  1990-05-27  |  2KB  |  53 lines

  1.                                   EXL
  2.  
  3. EXL is basically a file typer which can also extract files from 
  4. libraries, simultaneously unsqueezing, uncrunching, or un-LZH'ing in 
  5. either case.
  6.  
  7. TYPING
  8.  
  9.      To type a standalone file to the console, simply enter:
  10.  
  11. EXL  file.tqt
  12. EXL  other.dzc
  13. EXL  report.lyt
  14.  
  15.      To extract a file from a .LBR file and type it to the console:
  16.  
  17. EXL  LIBRNAME  Filein.lib
  18. EXL  LIBRNAME  File2.dyc
  19. EXL  LIBRNAME  File3.nqt
  20.  
  21.      To get a directory of a library so you know what you want typed:
  22.  
  23. EXL  LIBRNAME  .
  24.  
  25.      Entering a "." as the first parameter in any of the usages listed 
  26. above will send the typed file to the printer as well as to the console.  
  27. In this case, the output is NOT paged.
  28.  
  29. EXTRACTION
  30.  
  31.      EXL is a very limited file extraction utility, as well.  To 
  32. extract a file to the current drive and user area:
  33.  
  34. EXL = LIBRNAME Filename
  35.  
  36.      To do the same single extraction to a different drive and/or user 
  37. area:
  38.  
  39. EXL =B5: LIBRNAME Filename
  40.  
  41.      The colon (:) after the disk or user number MUST be included.  
  42.  
  43.      Similarly, you can specify the source to be on another drive and/or 
  44. user area, as well:
  45.  
  46. EXL =b5: a8:librname
  47.  
  48.      If you specify only a drive, or only a user area, the unspecified 
  49. item is set to the current value.
  50.  
  51. The author, who didn't put his name in the .DOC file, nor his address, 
  52. says that he wants to add a filesweep mode for multiple extractions 
  53. and/or decompressions.  It MAY be the person who wrote QTERM.