home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / vedit40.zip / V.DOC < prev    next >
Text File  |  1994-08-28  |  3KB  |  87 lines

  1.      CONTENTS.
  2. ────────────────────────────────────────────────────────────────────────
  3.  
  4. 1]   SHAREWARE.
  5. 2]   INSTALLATION AND USE.
  6. 3]   FEATURES.
  7. ────────────────────────────────────────────────────────────────────────
  8.  
  9. 1]   SHAREWARE.
  10.  
  11. V(Edit) is not in the public domain nor is it it freeware. This version
  12. is released as SHAREWARE.
  13.  
  14. If you like it and continue to use it, please remit £20.00 Sterling to
  15. the author.
  16.  
  17.                         John O'D Rooney
  18.                         50, Bilsland Road,
  19.                         Glenrothes,
  20.                         Fife, KY6 2DZ
  21.                         Scotland.
  22. ────────────────────────────────────────────────────────────────────────
  23. 2]   INSTALLATION AND USE.
  24.  
  25. V(Edit) should be installed on a hard drive for best results. 
  26.  
  27. The preferred directory is V(EDIT), and this directory should be
  28. included in the autoexec PATH statement. The editor will run from any
  29. directory, but will only be able to find its help file if the directory
  30. that includes the help file is on the path.
  31.  
  32. The only file necessary to run the editor is V.EXE. The VEDITHLP.HLP
  33. file is only needed if you want the context sensitive help system. Since
  34. all the documentation needed to use the editor is contained in the help
  35. system, I recommend that you install it.
  36.  
  37. V(edit) supports multiple configuration files. If there is a V(EDIT).CFG
  38. file in the directory where you start the editor, v(edit) will use it.
  39. If there isn't, the editor uses built in defaults. the defaults are;
  40.                 
  41.                 Screen      Black/White,
  42.                 Soft Tabs   4
  43.                 Backup      Inactive
  44.  
  45. You can write a config file to the current directory by using the
  46. Setup/Options and Setup/Save Options commands from the menu.
  47.  
  48. ────────────────────────────────────────────────────────────────────────
  49. 3]   V(EDIT) FEATURES.
  50.  
  51. -Programmers editor.
  52. -Virtual memory (files up to 2 MB).
  53. -Auto switches to use virtual memory when necessary.
  54. -Multiple files can be edited.
  55. -Resizeable, overlapping editing windows.
  56. -Full mouse support for;
  57.     Window selection,
  58.     Window sizing,
  59.     Window moving,
  60.     Window zooming,
  61.     Window closing,
  62.     Text selection,
  63.     Menu items, 
  64.     Dialogue boxes.
  65. -Context sensitive help on all menus.
  66. -F1 help for all keyboard commands.
  67. -Rich set of cursor movement commands.
  68. -Static and dynamic bookmarks and anchors.
  69. -Fast Find and Replace.
  70. -Regular Expression search.
  71. -Full bi-directional brace matching.
  72. -Literal character insertion and search. 
  73. -Keystroke Repeat command.
  74. -Keystroke Macro Recording and Playback.
  75. -Switchable automatic paragraph wrapping with adjustable margins.
  76. -Text reflow with adjustable margins.
  77. -Multiple Workspace Saves/Restores in user-named files.
  78. -Colour, Tab settings and Backup preferences saved in configuration file.
  79. -Adjustable soft tab setting for source files.
  80. -Automatic brace placement for C, C++ source files.
  81. -Selectable automatic indent.
  82. -Uppercase, lowercase and capitalisation commands available.
  83. -Trailing space stripping.
  84. -DeTab lines or files.
  85. -Shell to Dos.
  86. -Frugal use of memory.
  87.