WildEditSmall.gif (1733 bytes)

Program History

Version Date Info
1.02 b7 11/15/98 Version 1, minor 02, total builds: 7
  • Comments that were automatically inserted were only inserted at the beginning of a line.  The remove comments would only remove comments from the beginning of a line. Fixes: add two new toolbar buttons for auto commenting, one to add comments and one to remove comments.  Comments can now be place at the begin of aline or at the start of text in aline.  Rmove comments can now remove all comments in a line upto the first non comment character, or remove one set of comments at a time. See Toolbar for more info
  • Added a Tag/API Config/Code Editor example to help.   See ApiExample1.htm
  • Made changes to the Tag/API Config editor for API parameter default value settings.  Default values that included spaces where not beginning save or read correctly. Fixed: by using a space switch to indicate spaces.   See Tag/API Config Editor and/or the exmple above.
1.02 b6 11/11/98 Version 1, minor 02; total builds: 6
  • Changed the Recent Files List dialog.  It now uses a listview control to display recent files.  This allows you to view just the filename for easier browsing. The path for the file is display to its right.  The dialog is also resizable.  You also click on the "Filename" column button to sort the file list in ascending order; click it again and the list  is updated in descending order.  Remember you can right click on an item to remove its reference.
  • Added wcc.exe path location to App Setup Dialog to allow uses to have wcc.exe in a different path than their wildcat home directory.
  • On compiling a program, WildEdit now checks to see if there are spaces in command line filename; if so WildEdit encloses it in quotes.
  • On invoking the Tag/API Code Editor, if you did not have a default Tag/API config file set in the App Setup dialog, WildEdit displayed the Tag/API Config Editor with out information. confusing myself and users. :-)
  • When saving a wcCode document the Program Explorer updated its list of components and closed all branches.  It now saves the state of the branches and reopens the branches you had open after updating the list.
  • Added the ability to comment and uncomment a range of selected text in the code editor. Select one or multiple lines, then right click to comment or uncomment.  See Help for more info.
  • Added a Goto to Line number option in the Search Menu.   You can type ctrl-G and enter a line number and the code editor will place the caret at that position.
  • Added a startup progress bar to notify user of document loading progress when WildEdit has multiple last open files to load.
  • Parser was not detecting '! [bm] only //! [bm] - fixed.
1.01 b5 11/06/98 Version 1 minor 01; total builds: 5
  • fix the program info comment parser
  • Added the ability to remove file references from the Recent files list
  • Added build number to the About dialog
  • created a manual install of WildEdit for those who were having problems downloading the auto installer version.
  • Recent files list was adding <noname> new documents to the list: fixed.
1.01 11/05/98 Version 1 minor 01; total builds: 4
  • Changed dialog window titles
  • Added File Options to App Setup
  • Removed WCI (info file) dependencies, now parses program info comments
  • Added Open Recent Files List dialog (config # in app setup)
  • Changed the name of a few components. See help.
  • Fixed some cosmetic errors
  • Fixed NT compile error. Now compiles on NT 4.0.
1.00 First released. Oct 25, 1998