home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 189.img / PCB1459.ZIP / ANSI145.ZIP / ANSI145.DOC next >
Encoding:
Text File  |  1990-03-20  |  1.6 KB  |  49 lines

  1.  
  2.  
  3.         ANSI145
  4.         Copyright 1990 by Mark Herring
  5.         Donated to the Public Domain
  6.  
  7.  
  8.         Description:
  9.  
  10.                 ANSI145 will display your PCBoard text files from the
  11.                 DOS command line.  ANSI145 will convert the "@X"
  12.                 variables into their correct ANSI equivalent statements.
  13.                 No other "@" variables are interpreted by ANSI145.
  14.  
  15.                 You may pause the display at any time by pressing a key.
  16.                 Pressing the ESC key will abort the display.
  17.  
  18.                 You may also use ANSI145 to edit your text files.  All
  19.                 you need to do is to supply the name of your favorite
  20.                 text editor as the second command parameter.  After
  21.                 ANSI145 displays the file it will ask you if you wish to
  22.                 edit the file.  ANSI145 will then call up your editor
  23.                 and let you make changes to the file.  After you save
  24.                 the changes ANSI145 will redisplay the file to you
  25.                 again.
  26.  
  27.  
  28.         Command syntax:
  29.  
  30.                 ANSI145 [filespec] [editor]
  31.  
  32.  
  33.         Examples:
  34.  
  35.                 ANSI145 C:\PCB\GEN\WELCOME
  36.                 ANSI145 C:\PCB\GEN\WELCOME Q
  37.  
  38.                 The first example will display C:\PCB\GEN\WELCOME and
  39.                 return you to DOS.  The second example will display the
  40.                 same file but allow you to edit the file using QEdit.
  41.  
  42.  
  43.         Support:
  44.  
  45.                 Support for ANSI145 can be found on "Sparky's Machine",
  46.                 home of The Qmail System, at (901) 382-5583.  Or on
  47.                 "Salt Air" at (801) 261-8974.
  48.  
  49.