home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / club100 / prt / txtfmt.do < prev    next >
Text File  |  2006-10-19  |  5KB  |  122 lines

  1. CLUB 100 Library - 415/939-1246 BBS,    937-5039 NEWSLETTER, 932-8856 VOICE
  2.  
  3.  
  4.               TXTFMT.CO by Don't Pa..Panic Software
  5.                   (C) 1985 - Paul Papanek Stork
  6.  
  7. TXTFMT.CO is a machine language text formatting program for the MODEL 100
  8. portable computer.  It allows you to Open, Edit and Kill .DO files without
  9. ever leaving the program.  Besides these functions it supports a full range
  10. of formatting and printing capabilities.  Below you will find a list of 20
  11. special commands which can be imbedded directly in any .DO file.  There are
  12. also default settings for Left Margin, Page Width, Top Margin, Bottom Margin,
  13. Line Spacing and Stop Between Pages which can be reset from the menu.
  14.  
  15. But the best thing about TXTFMT.CO is the price.  Since it is being offered
  16. as SHAREWARE the price is only $20.  Use the program for a couple of weeks.
  17. If you don't agree that it's one of the best NON-ROM based formatters around
  18. just erase it from your memory, and it doesn't cost you a dime.  But if you
  19. agree that it's a real value, then please register your support by sending $20
  20. to:
  21.                       Paul Papanek Stork
  22.                       Don't Pa..Panic Software
  23.                       E19431 Church Rd.
  24.                       Aniwa, WI  54408
  25.  
  26. In return I will send you the following:
  27.         1. A full manual, explaining all of the features of TXTFMT.CO
  28.         2. A utility program to install the codes from your own printer
  29.            (currently it's set to operate on an Epson FX-80)
  30.         3. A registration certificate which entitles you to all future
  31.            updates for the cost of postage and materials.
  32.            (Supply your own cassette and prepaid mailer and they are FREE)
  33.         4. Any special version of the program which you need.
  34.            For example, one assembled below DOS for DVI or Chipmunk.
  35.            You tell me your special needs and I will try to fill
  36.            them, again only for the price of Postage and Supplies.
  37.  
  38. Just try TXTFMT.CO for two weeks if you don't like it, then just throw it
  39. away.  But if you do like it then why not register, and pass it on to your
  40. friends.  They may need a good fast TEXT Formatter as much as you do.
  41.  
  42.                               Sincerely Yours,
  43.  
  44.                               Paul Papanek Stork
  45.  
  46.  
  47.                          COMMANDS FOR TXTFMT.CO
  48.                          ----------------------
  49.  DOT COMMANDS
  50.  ------------
  51.  .DF "File" - Defines a .DO file to be used for Merging Text.
  52.  .RJ - Toggles the Right Justify Feature (Default is OFF).
  53.  .PG - Starts a new page.
  54.  .CN Text - Centers the rest of the line.
  55.  .RA Text - Aligns the rest of the line with the Right Margin.
  56.  .HE Text - Defines a one line Header.
  57.  .FT Text - Defines a one line Footer.
  58.  .HM ## - Sets how far down from the top the Header is printed (Default 3).
  59.  .FM ## - Sets how far down from the text the Footer is printed (Default 2).
  60.  .ML ## - Sets a new Left Margin.
  61.  .MT ## - Sets a new Top Margin for the next page.
  62.  .MB ## - Sets a new Bottom Margin for the next page.
  63.  .PL ## - Sets a new Page Length for the next page.
  64.  .PW ## - Sets a new Page Width.
  65.  .LS ## - Sets a new Line Spacing.
  66.  .PN ## - Sets a new Page Number.
  67.  .HI ## - Sets how many spaces to indent the rest of paragraph.
  68.  .LF ## - Inserts Line Feeds into the text.
  69.  
  70.  Other Special Codes
  71.  -------------------
  72.  ## - Prints the current page number in the text.
  73.  [GRPH][m] - Marks place to insert from the Merge File and end of text
  74.  in Merge file.
  75.  
  76.  
  77.  EPSON FX-80 PRINTER CODES
  78.  -------------------------
  79.  ^@ = Initialize Printer
  80.  ^A = ^A
  81.  ^B = Boldface Print
  82.  ^C = Condensed Print
  83.  ^D = Double Strike
  84.  ^E = Elite Print
  85.  ^F = ^F
  86.  ^G = Bell
  87.  ^H = Superscript(High)
  88.  ^I = Tab
  89.  ^J = Line Feed
  90.  ^K = ^K
  91.  ^L = Subscript(Low)
  92.  ^M = Carriage Return
  93.  ^N = ^N
  94.  ^O = Italic Print (Other)
  95.  ^P = ^P
  96.  ^Q = Near Letter Quality
  97.  ^R = Ram Character Set
  98.  ^S = ^S
  99.  ^T = ^T
  100.  ^U = Underline
  101.  ^V = ^V
  102.  ^W = Wide Print
  103.  ^X = ^X
  104.  ^Y = ^Y
  105.  
  106.  
  107.                            USING TXTFMT.CO's MENUS
  108.                            -----------------------
  109.  
  110.     TXTFMT.CO is run almost entirely by function keys and menus.  Each major
  111. function is accessed by pressing a function key from the main menu.  You will
  112. then be asked to supply a file name to be processed.  Press <ENTER> if you
  113. want to use the default name printed in reverse.  Press <Shift><Break> if you
  114. changed your mind about using this function.  Or enter the name of a new file
  115. to work on.  The ".DO" extension is not necessary.  That's all there is to it.
  116. From this point on simply follow the prompts, and respond appropriately
  117.  
  118.     One last thing, if you're in the middle of something, and you want to
  119. abort it, just press <ESC>.  That should return you to the Main TXTFMT.CO
  120. menu.
  121.  
  122.