home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / drawing / uved140.zip / CHANGES.TXT next >
Text File  |  1993-09-14  |  12KB  |  257 lines

  1. PREVIOUS VERSION:       V-EDIT 1.2, 1.3, 1.31, 1.32, 1.33
  2. THIS VERSION:           V-EDIT 1.40
  3.  
  4. Copyright (c) 1993 by Full Motion Net Software.
  5. All Rights Reserved.
  6.  
  7. 1.      Minor modifications to the "SQZ" format conversion engine, but
  8.         totally re-wrote the rest of the program.
  9.  
  10. 2.      Added a command line file open option. 
  11.  
  12. 3.      Modified path restore when viewing files in fcon.
  13.         
  14. 4.      "SQZ-ANSI" is now "SQZ" and is available.  "SQZ" is a stand alone
  15.         conversion utility. "SQZ-ANSI" is no longer needed, you might say
  16.         it's built in to this version. Because of this feature we now pro-
  17.         duce the smallest ansi files of any other editor.
  18.  
  19. 5.      V-EDIT is no longer memory dependant, ie: uses 102k max of ram plus
  20.         avg. 285K program overhead. All reads and writes are to and from
  21.         disk on a per page basis. Page = 24 lines.
  22.  
  23. 6.      Added 8 large character and symbol fonts. All fonts are external
  24.         and can be modified. Additional fonts can be added in minutes,
  25.         including, objects, mini screens, both in color and not!
  26.  
  27. 7.      Added a sub routine that recognizes multi-tasking enviroments such
  28.         as OS-2, Windows, and Desqview. Now works from within PC board.
  29.  
  30. 8.      Added ASCII format conversion and identifier.
  31.  
  32. 9.      Added reverse block function. Reverses order and color sequence of
  33.         blocked object.  "ALT + F" from within block move command.
  34.  
  35. 10.     Added global screen character replace function.  "F8"
  36.  
  37. 11.     Added page append to page commands. Adds a blank page to end of file
  38.         ALT + a.
  39.  
  40. 12.     Added more help and command prompts.
  41.  
  42. 13.     Cut intermission conversion time by 41%
  43.  
  44. 14.     Modified paste, so that it works flawlessly from page to page, file
  45.         to file, even after you quit and restart.
  46.  
  47. 15.     Added "NEW" draw feature. Dumps all restarts fresh.
  48.  
  49. 16.     Added "OLD" draw feature.  Brings back the original file opened
  50.         from any given drawing session.
  51.  
  52. 17.     Added more undo coverage.
  53.  
  54. 18.     Greatly improved test execution.
  55.  
  56. 19.     Added shell feature to file manager.
  57.  
  58. 20.     Added more compatability to other editor's formats.
  59.         Including a method to display animation files, that use redundant
  60.         code.
  61.  
  62. 21.     Instant manipulation of opened ANSI/ASCII files from FCON, without
  63.         having to go to editor and back.
  64.  
  65. 22.     No more *.Bak files all output files are even smaller and don't        
  66.         require any supplementation. We re-wrote the editor to fit the
  67.         file!
  68.              
  69. 23.     Changed page command function key from ^P to ALT P.  In some machines
  70.         ^P caused a device fault print error.
  71.  
  72. 24.     Added a "Make Font File" button to FCON. Now if you design a new font
  73.         in either an ASCII format or color PCB format on screen, your file
  74.         codes are converted to "V-EDIT font format codes".  Function finds
  75.         the file, converts it, adds it to it's font list.
  76.  
  77. 25.     Fixed minor error in ASCII format, when adding to a file that was
  78.         previously under 24 lines.
  79.  
  80. 26.     Moved diagonal draw commands to main draw screen, no more F12.
  81.         F12 now starts PCB Macro insertion utility, see below.
  82.  
  83. 27.     Made font files with full 94 key assignments, in other words
  84.         all font sets include 94 different characters.
  85.         Font sets 7 & 8 may not be complete at time of release of V-EDIT 1.3
  86.  
  87. 28.     Fixed "Alt + Number Pad" to print all ASCII characters instead of
  88.         just up to # 136.
  89.  
  90. 29.     Added a set format/options default button. This will store & restore        
  91.         your selected 1 - 9 option buttons. If you only save & append in PCB
  92.         format but view all your files in ansi, set the radio buttons then
  93.         press the "DEF FORMAT" button, and each time fcon loads your settings
  94.         will remain the same.
  95.  
  96. 30.     Changed the "is ANSI.SYS loaded?" Pre-test to a warning message in-
  97.         stead of aborting to the system. This way V-EDIT will work with other
  98.         "ANSI" drivers, but still remind you in case your driver is unknown.
  99.         Modified the "VSETUP.EXE" file as well.
  100.  
  101. 31.     Opening a command line file; When FCON is displayed your file
  102.         name will already be in the file text box. This modification was
  103.         requested as a speed enhancement, for quick saving.
  104.  
  105. 32.     Files or directories containing the symbol "-", will no longer produce 
  106.         an "invalid format" message.
  107.  
  108. 33.     If your file was not found when opening from the command line, now
  109.         you are given a choice of "creating it" or "starting V-EDIT" without
  110.         it or "Quiting to DOS". This was a post beta addendum.
  111.  
  112. 34.     Added 3 new replace functions to block command.
  113.         F11        replaces the character at the cursor position in the block
  114.                    with a new character specified by the current sample.
  115.                    Note: make sure the cursor is within the block, and on the
  116.                          character you want to change.
  117.  
  118. 35.     Shift F11  replaces all of the same color attribute at the cursor
  119.                    position, with the current Fg & Bg attributes.
  120.                    See # 34 note.
  121.  
  122. 36.     ALT F11    replaces the color of the specified character type, within
  123.                    the block, at the cursor position, with the current Fg &
  124.                    Bg attributes.
  125.                    See # 34 note.
  126.  
  127. 37.     As a post beta change, we changed F4 in the font utility to undo from
  128.         start, and added shift F4 as the new clear screen key.
  129.  
  130. 38.     We found that in some ANSI files produced by other editors or hand
  131.         made, sometimes they lack the final "ESC [0m" which changes the color
  132.         back to normal in dos.  When these files were loaded from FCON, this
  133.         flaw sometimes caused unpredictable results.  So now FCON repairs the
  134.         file in memory before committing it to the temporary disk file and
  135.         preforming its conversions.
  136.  
  137. 39.     When FCON displays, now the text in the text file box is highlighted,
  138.         "selected", you can either preform any function, press END & add to 
  139.         it, or immediately type a new name, without have to delete it, as it
  140.         deletes all by itself. Minor visual basic feature "sellength."
  141.  
  142. 40.     Added rotate function to block utility. F12 = rotates current block
  143.         90° clockwise, and pastes at current cursor position. Out of range
  144.         prompt and auto re-move are included. Attributes remain unchanged.
  145.         Reblock for all four directions.
  146.  
  147. 41.     Added "Scan" SHIFT F11 returns the ASCII character #, and the fore-
  148.         ground and background colors at the current cursor position.
  149.  
  150. 42.     Added the option, to save PCB code using the "@ POS:NN @" Macro. This
  151.         function will reduce the size of your PCB format files as much as
  152.         25%.  From within V-EDIT at the main level, use "ALT + M" to toggle
  153.         this function on/off. Note: if it is on, the Make Font Macro, in 
  154.         FCON is disabled, unless your file is in ASCII format. You will be 
  155.         prompted.
  156.  
  157.         Once again, we lead the pack... In file reduction!
  158.  
  159. 43.     For the time being FFE.EXE, is on HOLD, while we are working on more        
  160.         important products at Full Motion Net. Maybe some day it will be
  161.         available. In lieu of this measure, we added a prompt feature to
  162.         the "Make Font File" function in FCON. We feel now using all of the
  163.         File Manager's features, it is possible to create a complete Font
  164.         file, without ever leaving the program.
  165.  
  166. 44.     By request from my partner, I added an "Un-Registered Message" to        
  167.         the opening V-EDIT screen, unregistered versions only.  Hit any key 
  168.         and it disappears. Only displays once per drawing session.
  169.  
  170. 45.     Version 1.31 30 Day lockout timer bug fixed.
  171.  
  172. 46.     Version 1.32 Changed final saved files of VBBS, and PCB col. Pos.
  173.         Formats. Internally we use chr$ 255, 0, 32 interchangeably, in order
  174.         to parse for better code reduction. It was just brought to our at-
  175.         tention that VBBS can not identify chr$ 0 and chr$ 255, and when
  176.         at macros are used in PC board the chr$ 255 character bites the dust
  177.         as well. So we added another sub to convert these characters back to
  178.         true spaces before the formats are saved. Strange, how we have to 
  179.         make our program work around the errors of others.
  180.  
  181. 47.     Fixed the message timer so that it retains its settings.
  182.  
  183.         
  184. ADDITIONS FOR VERSION 1.40
  185.  
  186. 48.     As you can see, now, all of our documents, help files, and most of our
  187.         internal "dude messages" have been converted to lower case. You can
  188.         thank "an OLD FART, at Old Farts BBS, somewhere in VA" his complaints
  189.         have prompted us to change the error of our ways.
  190.  
  191. 49.     Changed all feature commands from CONTROL something assignments, to
  192.         ALTERNATE + something assignments. See HELP F1, or read "VCHELP.HLP"
  193.         for the new key assignments. Sorry, I know it's a pain when you learn
  194.         a program, then it changes, but we wanted some uniformity, we were
  195.         starting to get out of hand with random, senseless assignments.
  196.  
  197. 50.     Added ALT + N, toggles ON/OFF the top clear screen code for both
  198.         ANSI, and PCB files formats. If a clear, "@ CLS @" already exists in
  199.         the PCB file, this function will not add redundent code. If the 
  200.         function is OFF, and the @ CLS @ exists in the file, the function will
  201.         not take it away.
  202.  
  203. 51.     Added ALT + C, toggles ON/OFF subsequent page clears for both ANSI,
  204.         and PCB file formats. This was a suggestion by "RON at SOLID ROCK BBS
  205.         in CA" now you can make those giant scroll screens. This function
  206.         also toggles ON/OFF the 24 line block save function, respectively.
  207.         In other words, if ON will not CLS or add an ESC[2J to subsequent
  208.         pages of a multiple page file, and will save in the exact amount of
  209.         file lines, it will not pad out to the next 24 line interval. If OFF
  210.         then it clears the screen before every new page, and pads out the
  211.         last page to 24 lines.
  212.  
  213. 52.     Changed CONTROL C, center the cursor, to ALT + Y.
  214.  
  215. 53.     Changed CONTROL X, Y, Z, auto box draw functions to a cyclic function
  216.         called by using ALT + X. Again see VVHELP.HLP for new key assignments.
  217.  
  218. 54.     Added F12 PCB @X MACRO INSERTION UTILITY. This unique function will
  219.         not only allow you to insert an @ X Macro at the current cursor pos-
  220.         ition, but replaces the existing Macro with a V-EDIT replacement,
  221.         reflecting the actual size of what the code would produce if displayed
  222.         in PC Board. These replacements are found in the file, "PCBMACRO.DAT."
  223.  
  224.         Upon saving the PCB file format, V-EDIT, replaces its codes with the
  225.         real @ X Macro codes. Also upon loading, the reverse happens. The pur-
  226.         pose of this is to allow you to see your screen without the MACRO size
  227.         blowing the picture off the screen. Where ever you put a Macro is 
  228.         exactly where it will show up on PC Board. 
  229.  
  230.         The "PCBMACRO.DAT" file is fully editable in case of your replacement
  231.         preference. See details of how to alter this file in screen 2 of FCON
  232.         Help, or read the "VHELP2.HLP" file.
  233.  
  234. 55.     Added KILL file, KILL directory function to the File Manager, FCON.
  235.         
  236. 56.     Added MKDIR directory function to the File Manager, FCON.
  237.  
  238. 57.     Added a mini terminal sub, to the File Manager, FCON. This way you
  239.         can UPLOAD/DOWNLOAD ANSI files without ever having to leave the
  240.         program. Uses X-MODEM CRC.
  241.  
  242. 58.     Experimenting with a new unregistered aggravation utility for the
  243.         unregistered version of V-EDIT.
  244.  
  245. 59.     And finally, expanded help files, instead of "re-smooshing" them
  246.         in order to make the help less vague. Groomed more redundency from
  247.         the executable code. Improved speed.
  248.  
  249.         
  250.         
  251.         And all this for....Still only $ 22.00
  252.         
  253.         
  254.         See ya,
  255.  
  256.                 Wizard.........
  257.