Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Added ability to copy code ready to paste for new SRP Forums
  • Updated service-oriented metadata to support routines that can access other service modules
  • Updated F1 to search new SRP Wiki website
  • Improved performance during startup
  • Removed special case code for a deprecated application
  • Fixed XML mode failing to perform syntax highlighting
  • Fixed bug not allowing SRP Editor to run in OI 10
  • Fixed bug where keywords other than Compile at beginning of first line would force SAVE_AS intead of SAVE
  • Fixed bug where wrong statistics would appear in the status bar when start SRP Editor with opened documents
  • Fixed bug where VNAVs would not appear when they should

2.6.2

  • Added Justify Array tool for making arrays look nice and neat. (Highlight multiple lines of an array assignment and press Ctrl+J)
  • Added "Open as Read Only" to Open Record dialog, allowing users to open records without locking them in the database
  • Added "Find" menu item in the context menu to make finding the current selection or word quick and convenient. (Right click and you can quickly find the next occurrence of the current word or selection).
  • Added option to assign F1 to SRP Help and Shift+F1 to OI Help. (This is on the first page of the Options dialog near the bottom right corner).
  • Updated Save logic to display Save As dialog if the stored procedure's name has changed
  • Fixed bug where inaccurate compilation errors were being reported
  • Fixed bug where saving a new entity for the first time failed to pre-populate the entity name in the Save As dialog
  • Fixed bug where leading white space was bring trimmed from block comments during the Format command
  • Fixed bug where Print dialog's Paper Size field was not always correct
  • Fixed bug where using the up arrow to scroll up would cause the cursor to skip a line
  • Fixed bug where Ctrl+D would duplicate lines on read only files instead of doing nothing like it should
  • Fixed bug where Shift Left button did nothing
  • Fixed bug where Shift Right button always used tab characters even if the "Tab as Spaces" option was set

...