home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / PRINTING / REPRNT12.ZIP / REPRINT.TXT < prev   
Text File  |  1991-06-13  |  3KB  |  74 lines

  1.  
  2.  
  3.       Instructions for REPRINT.EXE        June '91       Version 1.2
  4.  
  5.       This program takes an (input) ASCII file that has the pages
  6.       separated with an ASCII character 12 and copies selected pages
  7.       to a second (output) file.  It should be very helpful to anyone
  8.       who prints out large reports, or to anyone with a laser printer
  9.       or cut-sheet feeder.
  10.  
  11.       Steps to running this program:
  12.  
  13.       1)  With REPRINT.EXE located in the current drive/subdirectory,
  14.       or on a subdirectory in your path, type REPRINT and press
  15.       ENTER/RETURN.
  16.  
  17.       2)  Use the arrow keys to highlight the input file (press the F1
  18.       key for additional help). For testing purposes, select
  19.       REPRINT.TST.  Press the ENTER/RETURN key.
  20.  
  21.       3)  REPRINT will then "suggest" a name for the output file.
  22.       This name will be the same as the input file, except it will
  23.       end in .PRT.  Press ENTER/RETURN to accept this name.  If a
  24.       message appears asking if you want to overwrite the file,
  25.       press 'Y'.
  26.  
  27.       4)  Enter the first page number to be reprinted, press the ENTER/
  28.       RETURN key.
  29.  
  30.       5)  Enter the last page number to be reprinted, press the ENTER/
  31.       RETURN key.
  32.  
  33.       6)  Send the second (output) file to the printer.
  34.  
  35.  
  36.    Optionally, you can enter all of the information from the DOS prompt,
  37.    by typing:
  38.  
  39.         REPRINT <inputfile> <firstpage> <lastpage> <outputfile>
  40.  
  41.    For example, the following would copy pages 5 through 9 from REPRINT.TST
  42.    to a file named REPRINT.OUT:
  43.  
  44.             REPRINT REPRINT.TST 5 9 REPRINT.OUT
  45.  
  46.    Press F3 from the opening screen for more information on running REPRINT
  47.    from the DOS prompt.
  48.  
  49.  
  50.  
  51.       Please press F2 from the opening screen and register this program.
  52.       (Registered users receive the most recent version of this program
  53.       with their name and unique serial number on the bottom line of
  54.       the opening screen.  Anytime someone registers using a copy of
  55.       this program with your serial number, you will receive a $5.00
  56.       commission check.)
  57.  
  58.  
  59.       Please copy and distribute unmodified versions of this
  60.       program freely.
  61.  
  62.       Files included in REPRINT.ZIP:
  63.  
  64.     REPRINT.EXE - The program that splits the files.
  65.     REPRINT.TXT - This document.
  66.     REPRINT.TST - A test report to test/demo. REPRINT.EXE.
  67.  
  68.       T-E Software and Bill Tober are not responsible for the use or
  69.       misuse of this program.  They make no claims regarding the
  70.       performance of the program.  They will not be held liable for
  71.       any damages or losses received stemming from this program.  The
  72.       user assumes all liabilty and responsibility when using this
  73.       program.
  74.