home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / private / whatyear.zip / PF.DOC < prev    next >
Text File  |  1992-02-22  |  9KB  |  237 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                                     PrintFile
  17.  
  18.  
  19.                                    Version 1.4
  20.  
  21.  
  22.                             Written by John Campion.
  23.  
  24.  
  25.                                      2/22/92.
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.                                 Table of Contents
  42.         
  43.                1. Disclaimer.....................................1
  44.         
  45.                2. Hardware Requirements..........................1
  46.  
  47.                3. Instructions for use...........................1
  48.  
  49.                4. Donations......................................2
  50.  
  51.                5. Miscellaneous..................................2
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66. PrintFile 1.4                                                            Page 1
  67. -------------------------------------------------------------------------------
  68.  
  69.         DISCLAIMER
  70.              I  hate  long  disclaimers, so I'll make this  as  short  as
  71.         possible.  This software is provided AS IS, and I make no guaran-
  72.         tees  on  it  working on every type of  computer  (from  XT's  to
  73.         Cray's),  or on every monitor (Hercules to XGA).   I am  not  re-
  74.         sponsible  for  any damage inflicted by incorrect usage  of  this
  75.         program (I don't believe it is possible).
  76.  
  77.         I  have tried to make the software as bug-free as humanly  possi-
  78.         ble.   I believe that it WILL work on every type of IBM  Compati-
  79.         ble,  with every monitor, but, like I said, there are no  guaran-
  80.         tees.
  81.  
  82.         PrintFile may be legally distributed and copied  without  written
  83.         permission from the author, provided no files in this archive are
  84.         changed or altered in any way.  No one may charge for giving away
  85.         this program, except for a maximum price of $3.00 for a disk with
  86.         PrintFile on it.
  87.  
  88.         PrintFile is freeware, or shareware, whichever you prefer (or can
  89.         afford).  See page 2 (Donations) for details.
  90.  
  91.         There, was that short enough?
  92.  
  93.         HARDWARE REQUIREMENTS
  94.  
  95.         PrintFile requires:
  96.  
  97.         o    Any IBM Compatible computer with at least 40k free RAM.
  98.  
  99.         o    A Printer.  (PF is designed to work with printers, but I'm
  100.              sure that it would work with any TSR that redirects printer
  101.              output to a file, although that would defeat the whole
  102.              purpose of this program.)
  103.              All output is directed to PRN.
  104.  
  105.         o    A monitor is not necessary, but it might be helpful to see
  106.              what you are typing!
  107.  
  108.         INSTRUCTIONS FOR USE
  109.  
  110.              PrintFile is a program that does  just  that - print  files.
  111.         The only thing that makes  it  any  different from any other file
  112.         printer is the options that it has.
  113.  
  114.              Well,  this  shouldn't be too complicated, as  this  a  very
  115.         simple  program.  The whole thing is run from the  command  line.
  116.         Here the syntax and a list of the options.
  117.  
  118.              SYNTAX:  PF [options] Filename
  119.                       Items in []'s are optional.
  120.  
  121.              OPTIONS:
  122.  
  123.                        /?, /H   : This shows you a help screen.
  124.  
  125.                        /B:xx : Where xx is the maximum number of blank
  126.                               lines that you want PF to print.
  127.                               Defaults to 0 (no limit).
  128.  
  129.                        /E   : This will eject the last page after the
  130.                               file is done printing.  This makes it
  131.                               easier to tear the last page out.
  132.  
  133. PrintFile 1.4                                                            Page 2
  134. -------------------------------------------------------------------------------
  135.  
  136.         INSTRUCTIONS FOR USE (Continued)
  137.  
  138.                        /I   : This sends an initial page feed.  In other
  139.                               words, this starts a new page in the
  140.                               printer.
  141.  
  142.                        /L:xx : Where xx is the number of lines on a page for
  143.                               your printer.  Defaults to 66.
  144.                        
  145.                        /O:xx : Where xx is where the output is to go.
  146.                                Acceptable values are:
  147.                                AUX    Auxiliary Device (Usually COM1)
  148.                                CON    Console (Screen)
  149.                                PRN    Printer (Usually LPT1)
  150.                                COM1   Communications Port 1
  151.                                COM2   Communications Port 2
  152.                                LPT1   Line Printer 1
  153.                                LPT2   Line Printer 2
  154.                                LPT3   Line Printer 3
  155.                                AnyName.Ext  -  Disk File.  Useful for
  156.                                                Merging Files.
  157.                       
  158.                        /P   : Page Feeds, or, if you wish, skip
  159.                               perforations.  This is for long files, and
  160.                               it will skip page perforations, so that the
  161.                               text doesn't print on it.  (Don't you hate
  162.                               it when that happens?)
  163.  
  164.              The  "/"'s  may be replaced with "-"'s, if  you  like  "-"'s
  165.         better.  Also, the options are NOT case sensitive.
  166.              FILENAME  must be a legal DOS filename.  You may  include  a
  167.         path,  but  it's  not necessary, if the file is  in  the  current
  168.         directory.   Wildcards  are fully supported.  This means that you
  169.         may use a filename like *.TXT.  PrintFile will  only  print ASCII
  170.         files.
  171.  
  172.         DONATIONS
  173.  
  174.              PrintFile is a freeware program.  However, it can be  share-
  175.         ware  if you would rather it.  I am not demanding money  for  it, 
  176.         but no donations are refused.  If you send a donation of $5.00 or 
  177.         more (to help support my efforts), I will send you a disk (either 
  178.         size) with shareware version of any programs I have written.  (At 
  179.         this point, that's two.)  You will also be eligible for discounts 
  180.         on any of my shareware programs (I'll send you all of them on the 
  181.         disk).  
  182.              If you wish to receive what I mentioned above,  please  send 
  183.         $5.00 to the address in "Ways to Contact the Author", and a  note
  184.         telling me where I can locate you (your address), disk size,  and
  185.         whether or not you're on the RIME Network.
  186.              If, however, you can't afford to send any donations, but you
  187.         like,  and/or use the program often, please let me know that  you
  188.         appreciate it (and you don't have to feel guilty).  See "Ways  to
  189.         Contact Author" under Miscellaneous.
  190.  
  191.         MISCELLANEOUS
  192.  
  193.         1. Ways to contact author
  194.  
  195.              A) U.S. Snail Mail
  196.  
  197.              My address is:
  198.  
  199.  
  200. PrintFile 1.4                                                            Page 3
  201. -------------------------------------------------------------------------------
  202.  
  203.                   John Campion
  204.                   3919 Innerdale Ct.
  205.                   Randallstown, Md, 21133-2203.
  206.  
  207.              This is liable to change as my house is on the real estate
  208.              market.
  209.  
  210.              B)  RIME Network
  211.  
  212.              I am available on the RIME (RelayNet International Message
  213.              Exchange)  Network,  in the Shareware  Conference,  as  John
  214.              Campion.  My BBS ID is EDSHOME (for routing messages).
  215.         
  216.              C)  Support BBS
  217.         
  218.              My Support BBS is:
  219.  
  220.              Ed's Home Exchange BBS in Columbia, MD.
  221.              Sysop: Ed Bachmann
  222.              Node 1 - (410) 730-2917 - 1200/2400/9600/14400 bps
  223.                                        With a USRobotics Dual Standard
  224.              Node 2 - (301) 854-3076 - 1200/2400/9600 bps
  225.                                        With a USRobotics 9600
  226.              (Node 2 is PC-Pursuitable through WASHDC)
  227.  
  228.              Many thanks to Ed for letting me use his board.
  229.  
  230.  
  231.         2. Other Programs written by me.
  232.  
  233.              - A menu program, due  to be released in the  very near
  234.                future.  All I have to do is write the documentation.
  235.                It's still closer to completeion - I keep thinking of
  236.                things I want to add!  (Still working on it.)
  237.