User`s guide
R14SP3
23-12
Incremental Search Now Supports Removing Characters
In incremental search, use Ctrl+G to remove characters back to the previous successful
string of characters found. For example, when searching for the term plode, the text is
not found and Failing appears in the incremental search field. Ctrl+G automatically
removes the de from the search term because plo does exist in the file.
Emacs Key Binding for Select All
With the Emacs key bindings preference selected, use Ctrl+X, H to select all.
Change Case Added to Menu
Use new items in the Text menu to change the case of selected text. You can also use
the keyboard equivalents for changing case that existed in previous versions—these are
shown in the menu next to each item.
Nested Function Name No Longer in Status Bar
The Editor/Debugger no longer displays the current nested function name in the status
bar. Look in the M-file to view the current nested function name.
Tuning and Managing M-Files
New features and changes introduced in this version are described here.
Directory Reports Uses New Run Buttons
With Directory Reports displayed in the Web browser, you can use these two new
buttons:
• Rerun This Report — This updates the currently displayed report after you have
made changes to the report options or to any files in the current directory.
• Run Report on Current Directory — Use this after changing the current directory
to run the same type of report for the new current directory.
These new buttons replace the Refresh button.
Override %#ok with the New mlint -notok Option
There is a new option for the mlint function, '-notok' you can use to override any
statements that include %#ok (the symbol you add to the end of a line instructing mlint