home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / comm / land106.zip / LAND.TXT < prev    next >
Text File  |  1993-02-22  |  4KB  |  114 lines

  1.  
  2.                                   LAND
  3.  
  4.                       A Landscape Printing Utility
  5.  
  6.  
  7. * Genealogy:
  8.  
  9.   LAND was born in the 5th Jan. 1993, it was named by his father, Leopoldino
  10.   Oliveira, a Telecommunications Engineer working at CET - Aveiro, and was
  11.   allowed to leave home by the time he grew to Version 1.06 in the 21th 
  12.   Feb 93.
  13.   This is therefore, the first public release of LAND.
  14.  
  15.                                                               Enjoy it!
  16.                                                           
  17. * The LAND Package:
  18.  
  19.   This package isn't FreeWare, not even ShareWare; is GeoWare, which stands
  20.   for GEOgraphical interests in sharing softWARE.
  21.   How does GeoWare works? It's simple: if for any mischievous way you use it
  22.   and find it tasty... Send me a postcard from your hometown !
  23.  
  24.          My address is:
  25.  
  26.                         Leopoldino Oliveira
  27.                         Qta Carramona 35-C, 4º Esq.
  28.                         Esgueira   3800 AVEIRO
  29.                         PORTUGAL
  30.  
  31.          You can also reach me by NETMAIL at:
  32.  
  33.                         Fidonet 2:361/1
  34.  
  35.   Package contents:
  36.  
  37.         LANDME.1ST - The LAND philosophy. Read me first!
  38.         LAND.TXT - This document. ...If you want to know more.
  39.         LANDL.COM - Rename it to LAND.COM if you own a LaserJet.
  40.         LANDD.COM - Rename it to LAND.COM if you own a DeskJet.
  41.  
  42.  
  43. * Overview:
  44.  
  45.   LAND saves 50% or more sheets of paper in printing any ASCII document,
  46.   with more than one page.
  47.   It does so, by sending the printer the required commands to print in
  48.   Landscape - two columns mode. Each column is limited to 80 chars per line
  49.   and 60 lines per page.
  50.   If the line has more than 80 characters, LAND wraps it around, not loosing
  51.   one character. Using LAND with no options in the command line, the document
  52.   is repaginated, with the sheets numbered in the bottom right corner and
  53.   printed to the LPT1 port. Accidental control codes contained in the original
  54.   document are filtered and substituted by underscores. The same applies to
  55.   FormFeed characters, which are overwritten with spaces.
  56.  
  57.  
  58. * Usage:
  59.  
  60.    LAND [path]filename [/F] [/R] [/N] [/P]
  61.  
  62.         Options:
  63.                 /F - Prints to a file named filename.LND on [path].
  64.                 /R - Keeps document's original pagination.
  65.                 /N - Skips numbering pages.
  66.                 /P - Prints portuguese characters.
  67.  
  68.  
  69. * What If:
  70.  
  71.   - the document you want to print, has already it's own pagination, as long
  72.     as within the pertaining limits, and you intend to keep it?
  73.  
  74.         -> Use the option /R
  75.  
  76.   - you don't want the sheets numbered?
  77.  
  78.         -> Use the option /N.
  79.  
  80.   - your printer is connected to another parallel port, instead of LPT1?
  81.  
  82.         -> use option /F, to print to a file and then send the file to
  83.            LPTx:
  84.  
  85.            COPY filename.LND LPTx:, or
  86.            PRINT filename.LND LPTx:
  87.  
  88.  
  89.   - your printer is connected to a serial port?
  90.  
  91.         -> you may redirect the PRN device to that serial port:
  92.  
  93.            MODE LPT1:=COMx:
  94.  
  95. ***********
  96. * WARNING:*
  97. ***********
  98.  
  99.   Don't use LND as an extension for a filename to submit to LAND: the file
  100.   will be truncated to zero length!
  101.  
  102.  
  103. * Thanks to:
  104.  
  105.            IBM, for the DOS Technical Reference.
  106.            Peter Norton, for is guidance.
  107.            Eric Isaacson, for his D86 package.
  108.            My wife Anabela, for mumbling only after 2 a.m....
  109.  
  110.  
  111.                                   The author:
  112.  
  113.                                          Leopoldino Oliveira
  114.