home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / vrac / fasted45.zip / FASTEDIT.DOC next >
Text File  |  1995-08-01  |  5KB  |  118 lines

  1.  
  2. ▄██████ ▄█████▄ ▄█████▄ ███████ ▄██████ ██████▄ ▐██▌ ███████  (TM)
  3. ██▄▄▄▄  ██▄▄▄██ ██▄▄▄▄    ▐█▌   ██▄▄▄▄  ██   ██  ██    ▐█▌
  4. ██▀▀▀▀  ██▀▀▀██  ▀▀▀▀██   ▐█▌   ██▀▀▀▀  ██   ██  ██    ▐█▌
  5. ██      ██   ██ ▀█████▀   ▐█▌   ▀██████ ██████▀ ▐██▌   ▐█▌        ▄▄▄▄▄▄▄▄▀▀▀▀-
  6.                                 -▀▀▀▀▀
  7.                by TTW, Inc. (C) 1995
  8.                ---==========≡≡≡≡≡≡≡≡
  9.  
  10. FastEdit allows you to edit files using a Borland-like interface.  Features
  11. include Undo, and Clipboard Copy and Paste plus much more.  Includes Dialog
  12. boxes to simplify file management.  In some ways, it is better than
  13. WordPerfect (TM) 5.0, yet it is under 100k.
  14.  
  15. It is most definitely better than the MS-DOS Editor, even the one that comes
  16. with Windows '95!  Of course, it stomps out EDLIN!
  17.  
  18. You can specify the filename to edit on the command line:
  19.  
  20.     FASTEDIT filename.ext
  21.  
  22. [ALT]+[X] will exit FastEdit.
  23.  
  24. On line help for keys is available by [F1]
  25.  
  26. NOTE: No more CNF file is needed!  You may delete it.
  27.  
  28. Consult TTWLICEN.EXE for licensing / distribution policies.
  29.  
  30. * WordPerfect is a registered trademark of WordPerfect Corp.
  31.  
  32. [Note:  Although not specified, ALT-BKSP is the Undo Shortcut key]
  33.  
  34. Keys are also specified by navigating through the menus.
  35.  
  36. PRINTING
  37. -=-=-=-=
  38. To print from within FASTEDIT, choose Save from the file menu and enter either
  39. PRN, LPT1, or LPT2.  Usually PRN will do the trick.
  40.  
  41. NOTE: The FASTEDIT.CNF file is no longer needed.
  42.  
  43. REGISTRATION
  44. -=-=-=-=-=-=
  45. Registration will get you FastEdit Pro with DOS shell AND Calculator AND Video
  46. Mode Changing Features (allows you to edit in 43/50 line mode) AND Calendar
  47. (New!) AND SpellCheck Support (and instructions).
  48.  
  49. In addition, you will get all enhancements FREE for the lifetime of the product
  50.   (per license) and receive periodic updates of TTW products on disk.
  51.  
  52.  
  53. - FastEdit Simplified (contains no formatting features, for XT/286s)...$8 U.S.
  54.   (considerably inferior) New!
  55.   
  56. - Registration (FastEdit Pro).............................$15 U.S.
  57.  
  58. - Printed Manual for FastEdit (all versionss)..............$5 U.S.
  59.  
  60.  
  61. Network license - Contact TTW for a great price (less than $4/user)!
  62.  
  63. For reading this, here's the secret option: if you call FastEdit with filename
  64. as the first parameter and the option (afterward): /CONVERT, FastEdit will do
  65. a conversion to standard text files.  This is useful for Internet formatted
  66. files without proper linefeed sequences.  Using Internet editors like VI will
  67. cause the file to be read improperly by FastEdit because of the fact that
  68. a "real" linefeed is the linefeed symbol and the carriage return, not just
  69. the linefeed symbol.  So if you do a type filename, and you see the lines
  70. irregularly spaced, that means that it doesn't use the standard linefeed.
  71. This option WILL create a BAK file.
  72.  
  73. Just a word here:  It is your duty to register.  These extra features require
  74. more memory and are just a bonus incentive to help you do the right thing.
  75. The manual will be useful as you discover advanced features such as indent.
  76. But, either way your registration will mean a lot to us.
  77.  
  78. To register or order, run REGISTER.
  79.  
  80. INNOVATIONS
  81. =-=-=-=-=-=
  82. 4.5 = Now has graphical mouse to ease the transition to Windows (j/k).
  83. 4.3 = Optimized the code by reducing the dynamic pointer allocation.
  84. 4.2 = Added secret option (read above) to handle Internet-formatted files.
  85. 4.1 = Added FastHelp system and updated hints for accuracy.   Removed excess
  86.       code.  Totally improved!  Interface is neater.
  87. 4.0 = Totally new features including WordWrap.  More to come!  Retrieve Bug
  88.       will be fixed, as well as print bug.  Now is the time to register!
  89. 3.4 = Added Save All option in file menu.  Changed File Menu item names and
  90.       added separate Save and Save As.
  91. 3.3 = Added external Spell Check support.  If Spell Check is invoked then
  92.       FastEdit will halt with an errorlevel of 104.  But this is only for
  93.       registered users.  (In addition, they will also receive detailed
  94.       instructions on making a spell checker such as Grammatik integrate
  95.       with FastEdit.  Added [■] in the menu to exit faster (like Windows).
  96. 3.2 = Changed default to non-moving background.  Magically shrunk size to
  97.       70k!
  98. 3.0 = Added calendar/show clipboard routine.  Fixed memory halting problems.
  99.       Now uses extended memory to load larger files, up to about 80k depending
  100.       on your configuration.  As a result, sometimes will halt if too many
  101.       files in a directory.  Also added idle rotating slashes for fun.
  102.       can be disabled with the Tools option.
  103. 2.5 = Various cosmetic improvements
  104. 2.2 = Added option /CLEAR so that FastEdit will not load all the windows you
  105.       had open when you ALT-X to exit.  (e.g., in QmodemPro or calling from
  106.       another application, use /CLEAR as a parameter)
  107. 2.1 = Fixed bug where if CNF file is in PATH, then would save a new CNF file in
  108.       the directory it was called.  Now will save the CNF file in PATH if in
  109.       PATH.
  110. 2.0 = Added Video Mode changing feature and On-Line Help.  Changed a OK to OKAY
  111.       since it is more user-friendly :).  Added more Hotkeys to access features
  112.       and expanded menus to show hotkeys.  More is on the way, the 12 dollar
  113.       price won't last long! Added CNF file to hold NEW! color configuration.
  114.       Much more internal optimizing.  Cooler Colors!
  115. 1.0 = Original Version
  116. -= Version & Date Updated:
  117. »4:50
  118. 8/1/95«