*********************************************************************
  FX80.cmd
*********************************************************************

   GERMAN:
 **********
   REXX-Script, um deutsche ASCII-Dateien 2-spaltig in kleiner
   Schrift auszudrucken.

   Du benoetigst OS/2 Version 2.x.

  Untersttzte Druckeroptionen:
    SCR -- Bildschirm, 10 Zeile/Seite, Spaltenbreite 30
    FXS -- FX80, 150 Zeilen/Seite, Spaltebreite 79
    FXE -- FX80, 1-Spaltig, Elite

  Der OS/2 Druckerspooler sollte ausgeschaltet sein, es kann aber auch
  sein, dass es mit dem Spooler funktioniert.

 *********************************************************************
  Dieses REXX-Script ist FREEWARE. Benutzung und Anpassung ausdrcklich
  erlaubt, solange u.a. CopyRight-Nachricht im Source verbleibt.

  Falls jemand Funktionalitt hinzufgt, bitte ich darum, die modifizierte
  Quelle zugeschickt mit einem kurzen Kommentar zugeschickt zu bekommen.
  Adresse:  Ralf Grohmann, Winterlinger Weg 8, 70567 Stuttgart, Germany
            oder per email: ralf@ubka.uni-karlsruhe.de

   (c) Ralf Grohmann 8/93, 1/94

 *********************************************************************
 *********************************************************************
 *********************************************************************

   ENGLISH:
 **********

   This is a REXX-Script which can print ASCII-Files in 2 columns, small
   font on an Epson FX80 or compatible.

   Prerequisites: OS/2 2.x 

  Supported Printeroptions:
    SCR -- Screen, 10 Lines per Page, 30 Characters per column
    FXS -- FX80, 150 Lines per Page, 79 Characters per column, small font
    FXE -- FX80, only 1 column-Spaltig, Font: Elite

  You may have to disable the OS/2 print spooler to use this utility.

 *********************************************************************

  This script is FREEWARE. Usage and Patching for e.g. another printer
  etc. is allowed, as long as this comment is not modified, and my name and
  adress is not cut from this file..

  If you make major modifications you wish to share, please email me a
  copy (which a corresponding comment).

  My address:  Ralf Grohmann, Winterlinger Weg 8, 70567 Stuttgart, Germany
    or email:   ralf@ubka.uni-karlsruhe.de

   (c) Ralf Grohmann 8/93, 1/94
 ********************************************************************




Ort: OS/2.printer
