home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / editors / vde163.arj / VDE163.UPD < prev    next >
Text File  |  1992-06-05  |  16KB  |  299 lines

  1.  
  2.                                   VDE163.UPD
  3.                                   ----------
  4.                          VDE 1.63 Update Information
  5.                            E. Meyer - 05 Jun 1992
  6.  
  7.  
  8.      This is a quick guide, for users of previous versions of VDE, to 
  9. noticable changes in operation and recent news.  Please check VDE.REF and 
  10. VINST.REF for full details.
  11.  
  12. -------------------------------------NEWS-------------------------------------
  13.  
  14.                         USAGE POLICY and CREDIT CARDS
  15.  
  16.      In addition to site licenses, there is an optional individual user 
  17. registration (including an update disk and support) for $30.  Credit cards may 
  18. be used to charge registration and site license fees, through the Public 
  19. Software Library.  See VDE.DOC.
  20.  
  21.                           FOREIGN LANGUAGE VERSIONS
  22.  
  23.      Several foreign versions of VDE are under development; one, Finnish, is 
  24. now available, with full documentation.  Please write if you need a specific 
  25. foreign version, or are interested in collaborating to produce one.
  26.  
  27. ------------------------------------------------------------------------------
  28.  
  29.                            VDE 1.63 UPDATE SUMMARY
  30.  
  31.      * There is a new command ^\.  Like ^L, it repeats the last find/replace, 
  32. but in the opposite direction.  See FIND/REPLACE.
  33.  
  34.      * Whatever macro you have assigned to the key Esc0 will now run 
  35. automatically whenever you first enter VDE.  See AUTOEXEC MACRO.
  36.  
  37.      * A pair of new macro test commands, Esc< and Esc>, allow comparison of 
  38. characters by ASCII values.  See MACRO PROGRAMMING.
  39.  
  40.      * New synonyms have been added for commands formerly unusable in macros 
  41. or Generic Terminal mode: ^O= for [5], ^Q- for Shift[Tab], Esc^R/^C for 
  42. ^[PgUp/Dn].  See COMMAND SUMMARY.
  43.  
  44.      * When an error message displays, it is no longer necessary to press 
  45. [Esc] to remove it.  It will disappear after 1.5 seconds, or immediately upon 
  46. your next keystroke.
  47.  
  48.      * Block commands (except ^KV,^KPB) will now work if the block is only 
  49. half marked, to save keystrokes; for example, instead of typing ^KK^KY, you 
  50. can simply type ^KY.  If the start is marked above the cursor, the cursor 
  51. position will become the end of the block; if the end is marked after the 
  52. cursor, the cursor position will become the start.  See BLOCK COMMANDS.
  53.  
  54.      * The help menu (^J) now has a new page (press "F") which lists all the 
  55. file modes.  A new filemode /F has been introduced for better support of 
  56. WordPerfect version 5 files; filemode /P remains for version 4 files.  In 
  57. addition, the filemode letter for WordStar version 5 files has been changed to 
  58. /S (from /5) to avoid confusion.
  59.  
  60.      * The variable tab set and clear commands (^OI,^ON) both now accept a 
  61. simple list "n1,n2..." of columns to add or clear several tabs.   To simply 
  62. clear all tabs, type ^ON* (not, as before, ^OI# or ^OI@).  See TABS.
  63.  
  64.      * A new option, "M"=multi-file, has been added to the find/replace 
  65. commands (^QF/^QA), to allow these functions to run in sequence through every 
  66. file currently being edited.  See FIND/REPLACE.
  67.  
  68.      * There is a new Print option "R" to reverse the "Reserve header space" 
  69. choice in the printer driver.  Also, printing can now be paused by pressing 
  70. any key other than [Esc], which still cancels printing.  And at the ^KP 
  71. prompt, you can now enter quotes in a header by doubling them, as in: "This 
  72. ""header"" contains quotes".  The same method allows entering the single quote 
  73. character as '' in a setup string.  See PRINTING.
  74.  
  75.      * It is no longer necessary to type "SHELL" to enter a DOS shell via the 
  76. AltR command; simply hit [Enter].  ([Esc] or ^U cancel.)
  77.  
  78.      * When the File Browser is invoked indirectly (from a command other than 
  79. ^KF), it now allows only one function: pressing the [Enter] key on a file 
  80. executes whatever command the Browser was invoked from.  (On a directory, 
  81. [Enter] still changes to that directory.)  For access to other Browser 
  82. functions you must first press [Esc].
  83.      When invoked via ^KF, or after pressing [Esc] in other cases, the full 
  84. range of operations is available: ^L will Load an additional file, ^N will 
  85. replace the current file with a New one.  As before, ^R will read a file into 
  86. the current one, and [Del] will delete a file.
  87.      Finally, the letter keys A-Z find the NEXT file starting with that 
  88. letter, rather than the first one, and the "\" key finds the next directory.  
  89. See FILES.
  90.  
  91.      * The information command (^KI) now reports "% Full", instead of the 
  92. number of bytes potentially free in the text segment.
  93.  
  94.      * The AltG function has a new command "-", which will clear all graphics 
  95. definitions not currently in use; and the "=" command will allow changing a 
  96. previously defined graphic, if it is not in use.  When AltU is used to load a 
  97. new .VDG file, any graphics currently in use will NOT be changed.  See 
  98. GRAPHICS.
  99.      Also, graphic characters 00h and FFh, which used to be indistinguishable 
  100. from blanks onscreen, now display as an inverse "@" and "*", respectively.
  101.  
  102.      * In document modes, print codes (^PS, etc) are now ignored when counting 
  103. columns.  This affects tabs and other horizontal movement, horizontal 
  104. positioning when the cursor moves to another line, and the column display in 
  105. the header.
  106.  
  107.      * Backup (.BAK) files are now handled slightly differently; if you save 
  108. your work on a file (either manually or with autosave) several times during a 
  109. session, a .BAK copy will be made only the first time, so it will always 
  110. represent the file as it existed before the current editing session.  
  111. (Previously the .BAK copy was updated each time the file was saved while 
  112. editing.)
  113.  
  114.      * Autosave (^KA) now engages only when the keyboard is inactive, to avoid 
  115. interfering with your work.
  116.  
  117.      * The autoformat (^OM) routines have been made more efficient, and now 
  118. work substantially faster on slow computers.  You may notice that reformatting 
  119. will not take place until the keyboard has been quiet for a brief instant.
  120.  
  121.      * Minor problems with the HP95LX palmtop's display have been fixed.  The 
  122. 95LX [MENU] key will now bring up the VDE MenuBar, in either command mode.  
  123. VDE turns the 95LX serial port power on and off when printing.
  124.  
  125.                                     VINST
  126.  
  127.      * The HP95LX palmtop no longer requires a special installation.  VDE will 
  128. detect it and reconfigure automatically from the IBM PC installation.
  129.  
  130.      * The Generic Terminal installation no longer requires specification of a 
  131. clock speed in MHz.
  132.  
  133. -----------------------------------------------------------------------------
  134.  
  135.  
  136.                     VDE 1.62 UPDATE SUMMARY (27 Oct 1991)
  137.  
  138.      *  ^KE (rename) will now accept a directory name alone, to move your work 
  139. into another directory under the same filename.
  140.      *  ^K# (auto number) now uses the simple character "#" as a number 
  141. marker; the previous command ^P# has been removed.  (You can convert files 
  142. containing old-style markers by replacing (with ^QA) the old code, which can 
  143. be entered as ^PF, with "#".)
  144.      *  AltS (split file) usage has been simplified: you supply only the input 
  145. file name.  VDE constructs the output name by adding numbers to the end of the 
  146. file name (so TEST.FIL produces TEST1.FIL, etc).
  147.      *  There is a new function, delete word left, given by ^[BkSp], though 
  148. this can be changed to delete character left (as before) with VINST.
  149.      *  ^[Ins] now functions as a Word Insert toggle, the same as ^].
  150.      *  The [Home/End] keys, when used repeatedly, will keep on moving to the 
  151. beginning of the previous line or the end of the next one.
  152.      *  VDE now runs in 40-column mode, on portable computers with small 
  153. screens or on any CGA/EGA/VGA system using the MODE CO40 command.  Some menus 
  154. remain 80 columns wide and can be viewed (scrolled) by pressing the arrow 
  155. keys.  See SCREEN SIZE.  (Users of the HP95LX palmtop, see also special notes 
  156. under INSTALLATION in VINST.REF.)
  157.      *  AltA and AltE now fully support the changing of screen sizes under 
  158. UltraVision.  See SCREEN SIZE.
  159.  
  160.                                     VINST
  161.  
  162.      *  The installation for AltA (132 column mode) now supports "Standard" 
  163. SVGA -- including any VGA board (like Boca) using video modes 23h and 22h for 
  164. 132 columns.
  165.      *  A new IBM PC Installation option allows you to fix conflicts between 
  166. VDE and other software over the use of the Print Screen key.
  167.      *  Entry of hex strings in VINST for the printer driver has been 
  168. simplified; instead of the (#),bytes format used previously, simply enter the 
  169. desired bytes.  To enter a null string (00), type ^J or ^[Ret].
  170.      *  There is now an installation for the HP 95LX palmtop computer.
  171.      *  There is now an installation for the Otrona 8:16 with IBM video 
  172. emulation, allowing faster screen updating.  (The standard 8:16 without 
  173. emulation must use the slower Generic Terminal installation.)
  174.      *  The IBM PC Installation option for keyboard type now includes a choice 
  175. supporting the Tandy 1000 keyboard.
  176.      *  The Generic Terminal installation now allows choice of screen colors.
  177.  
  178. -----------------------------------------------------------------------------
  179.  
  180.  
  181.                     VDE 1.61 UPDATE SUMMARY (27 Mar 1991)
  182.  
  183.      *  The Print command (^KP) now offers a new option "A" for convenient 
  184. addressing of envelopes while writing correspondence, by simply marking off 
  185. the address as a block and inserting an envelope in your printer.  For full 
  186. instructions see ENVELOPES and PRINTER INSTALLATION.
  187.      *  The AltE command now displays a prompt offering a choice from a wider 
  188. range of screen sizes, from 17 to 57 lines.  Screen sizes other than 25 and 
  189. 43/50 require the new companion file VDEOPT.DAT.  If this file is not present, 
  190. AltE will simply toggle between 25 and 43/50 as before.  See SCREEN CONTROLS.
  191.      *  A new method of marking blocks has been added: move the cursor to the 
  192. start or end of the desired text; depress and hold Shift; use the PC keypad 
  193. keys (arrows, [Home, End, PgUp/Dn]) to move the cursor to the other end of the 
  194. block; and release Shift when finished.
  195.      *  There is a new file mode /C, for programming in "C" and other 
  196. structured languages.  It is a nondocument like /N, but defaults to autoindent 
  197. on, and variable tabs at intervals of 5 columns.
  198.      *  Accessory files (including VDEOPT.DAT and all ".VDx" files) may now be 
  199. kept in a designated "VDE directory", using the SET VDE= command.  See 
  200. DIRECTORIES.
  201.  
  202.                                     VINST
  203.  
  204.      *  The "Installation" section offers two new options:  For IBM PCs, you 
  205. can specify a default screen size for editing with VDE (see "AltE" above).  
  206. For the generic ANSI installation, you can select support for the special 
  207. keyboards of DEC Rainbow computers or VT-series terminals.  See INSTALLATION.
  208.      *  The "Options" section offers a new option to determine whether the new 
  209. page is positioned at the top of the screen after use of the ^QI,^QN,^QL 
  210. commands.
  211.      *  Several improvements have been made regarding data files:
  212.          VINST now creates ".VDI" files for storing installation, options, and 
  213.     menubar information.  See INSTALLATION.
  214.          VINST now creates ".VDC" files for storing character width data.  
  215.     These, and the ".VDG" files for graphics, can now also be accessed from 
  216.     VDE using the AltU command or command-line semicolon syntax.
  217.          Since printer drivers have changed several times recently, VINST can 
  218.     read .VDP files from versions 1.52 through 1.6 as well.  (VDE cannot, so 
  219.     write them back to disk with VINST before trying to use them with VDE.)
  220.  
  221. ------------------------------------------------------------------------------
  222.  
  223.  
  224.                      VDE 1.6 UPDATE SUMMARY (12 Dec 1990)
  225.  
  226.      *  A new "Auto Format" mode (command ^OM or {Text:auto fmT}) provides 
  227. continuous reformatting of text during typing or editing, so that manual 
  228. reformat (^B) is unnecessary.  See AUTO FORMAT.
  229.      *  A new "Right Justify" mode (command ^OJ or {Text:Justify}) inserts 
  230. spaces in text as necessary so that formatting leaves an even right margin.  
  231. See JUSTIFICATION.
  232.      *  A new paragraph tab command (^OG) allows setting a temporary indent.  
  233. See INDENTING.
  234.      *  Undelete (^U) can now be used repeatedly to recover prior deletions.  
  235. See UNDELETION.
  236.      *  The MenuBar mode has been revised: VDE commands now work in MenuBar 
  237. mode as well.  (A new choice {Misc:Escape} can access Esc commands.)  Also, a 
  238. new {User:} menu bar can contain five new commands of your choice.  See 
  239. OPERATING MODES.
  240.      *  The preview command (^OD) now shows page numbers, and indicates page 
  241. breaks with dotted lines on screen.  See PAGE PREVIEW.
  242.      *  To make hyphenation easier, VDE now uses conditional or "soft" 
  243. hyphens, entered with the command ^P-.  See HYPHENATION.
  244.      *  There is a new file mode /U ("U"nformatted), which produces files 
  245. without soft carriage returns.  See FILE MODES.
  246.      *  Two new macro commands have been added:
  247.          Esc* is a "universal toggle set", allowing a macro to specify any 
  248.     status for Insert, Justify, and other toggles.  See TOGGLE CONTROL.
  249.          Esc$ allows you to control continued execution of a macro when an 
  250.     error occurs.  See MACRO PROGRAMMING.
  251.      *  The print command (^KP) now allows headers on the left side of the 
  252. page, using the "<" character.  See PRINTING.
  253.      *  The Match file function (AltM) now compares word by word, ignoring 
  254. formatting differences in documents (line length, word spacing, etc).  In /N 
  255. mode, it is still an exact character by character match.  Also, when files 
  256. match, it finishes at the end of the file (no longer a "not found" message).
  257.  
  258.                                     VINST
  259.  
  260.      *  A new main menu item "menu<B>ar mode" lets you customize the new 
  261. "User" menu bar to contain 5 commands of your choice.  (The choice for MenuBar 
  262. vs Command mode has also been moved here from the options section.)
  263.      *  New user options allow for a choice of default status for auto format, 
  264. double spacing, and proportional spacing.
  265.      *  For convenience, graphic character sets (for the AltG command) can 
  266. also now be stored and retrieved as disk files (.VDG).
  267.      *  The computer installation now supports the Paradise VGA+ video card as 
  268. a choice for 132-column mode operation (AltA).
  269.      *  The printer installation now allows you to specify different ports 
  270. (e.g., LPT2) on systems with several printers.
  271.      *  Printer code entry now allows entering a single quote (`) + character 
  272. instead of a hex value, and the use of [BkSp] as a correction key.
  273.  
  274.  
  275.  
  276. =============================  VERSION HISTORY  ==============================
  277.  
  278.        1984-1987:  Development of "Video Display Editor" for CP/M computers.
  279. VDE 1.0  (Dec87):  First MSDOS release, for IBM PC compatibles only.
  280.     1.01 (Dec87):  Faster; several bug fixes; minor changes to VINST.
  281.     1.1  (Jan88):  Edit 2 files; AltE; AltT,D; DOS shell; ANSI installation.
  282.     1.2  (Mar88):  AltW; AltM; AltS; ^OQ; ^QT,^QI; AltG; [F]-keys; word count.
  283.     1.21 (May88):  Auto indent; enhanced ^OI; ^PL as pagebreak.
  284.     1.22 (Aug88):  AltO; AltA; AltI; append to files; enhanced ^KP, display.
  285.     1.3  (Jan89):  Edit 6 files; AltC,P; AltV; improved ^QA, ^U; /5 mode.
  286.     1.31 (Mar89):  ^K#; ^KZ; macro keys A-Z; AltU; ^OD.
  287.     1.4  (Jul89):  MenuBar mode; Esc"; proportional format/print mode.
  288.     1.5  (Dec89):  8 files; ^KA; enhanced ^KF, ^OW/AltF, ^QF; use less memory.
  289.     1.51 (Mar90):  /P, /X file modes; ^]; ^K^; improved proportional mode.
  290.     1.52 (Apr90):  Various small improvements and fixes.
  291.     1.53 (May90):  ^QL,N; /M mode; ^PG; foreign language/KEYBxx compatibility.
  292.     1.54 (Sep90):  Small improvements; supports enhanced keyboard, F11/F12.
  293.     1.6  (Dec90):  Auto format; Justify; ^OG; {User}; /U; improved ^U, ^OD.
  294.     1.61 (Mar91):  Envelope printer; /C mode; enhanced AltE, block marking.
  295.     1.62 (Oct91):  Supports UltraVision, HP95LX palmtop, Tandy keyboard.
  296.     1.63 (Jun92):  Autoexec macro; ^\; enhanced ^QF,^OI,^KF,^KA,AltG, etc.
  297.  
  298.      ----- Eric Meyer, 3541 Smuggler Way, Boulder, CO 80303  USA -----
  299.