Element of dialog
|
Description
|
Backspace Unindents
|
Checking/clearing this box toggles the Backspace Unindent mode. See below for explanations.
|
Keep Trailing Spaces
|
When this box is checked, the editor does not remove trailing spaces in lines when copying text to the buffer or saving it to a disk. Spaces are removed when the box is unchecked.
|
Vertical Blocks
|
If the box is checked, the Vertical Blocks mode is enabled for block operations.
|
Persistent Blocks
|
If the box is checked, the Persistent Blocks mode is enabled for block operations.
|
Create Backup File
|
If the box is checked then <%CM%> creates a *.BAK file each time a file is saved in the Source window.
|
Horizontal Cursor
|
If the box is checked it sets the cursor as a horizontal line, like the DOS command prompt.
|
CR/LF at End-of-file
|
If the box is checked, it adds an empty line to the file end when saving the file to disk (if there is no one yet).
|
Syntax Highlighting
|
If the box is checked, it forces syntax highlighting of language constructions.
|
Highlight Multi-line Comments
|
If the box is checked it enables highlighting of multi-line comments. By default, the window highlights only single-line comments.
|
Auto Word/AutoWatch Pane
|
If the box is checked, any new Source window will open with the Auto Word/AutoWatch pane at its right and the automatic word completion function will be enabled.
|
Full Path in Window Title
|
If the box is checked, the Source window caption bar displays the full path to the opened file.
|
Empty Clipboard Before Copying
|
If the box is unchecked, then previously kept data remains retrievable after copying to the clipboard.
|
Convert Keyboard Input to OEM
|
If the box is checked, the Source window converts the characters that you input in the window from the MS Windows character set to the OEM (national) character set corresponding to your national version of the Windows operating system. Also, see note below.
|
AutoSave Files Each … min
|
If the box is checked, <%CM%> will save the file being edited every ‘X’ minutes, where ‘X’ is a settable constant chosen by the user.
|
Tab Size
|
Sets the tabulation size for the text display. The allowable value ranges from 1 to 32. If the file being edited contains ASCII tabulation characters, they will be replaced with a number of spaces equivalent to the tabulation size.
|
Undo Count
|
Sets the maximum number of available undo steps (512 by default). If this does not suffice, you can set a value of up to 10000 steps. However, larger values increase the editor’s memory requirement.
|
Automatic Word Completion
|
If the Enable box is checked, it allows the automatic word completion function. The Scan Range drop-down list sets the number of text lines to be scanned by the automatic word completion system.
|
Indenting
|
Toggles automatic indenting on/off for a new line that is created when you press Enter.
|