View menu

View menu (editor)
Menu item Meaning Command
Language
Select the programming language used in the current source file. The Editor uses this setting for syntax coloring, commenting, and auto-indenting features.
Language
Per File Settings...
A list of variables which can be set for an individual file for the current session only. See "Per File Settings dialog box" for more information.
EditorFlags
Next File
Accesses the next open file in the Editor's stack.
CyclePushBack
Previous File
Accesses the previous open file in the Editor's stack.
CyclePush
Flash Cursor
Scrolls to and flashes the line containing the cursor.
FlashCursor
Match
Searches backward from the cursor for the first open parenthesis, square bracket, or curly brace at the same nesting level as the cursor. It then selects all the text enclosed by the corresponding close parenthesis, square bracket, or curly brace.
SelectToMatch
Column...
Puts the cursor at the specified column on the current line, if possible.
Column
Read Only
Toggles the file between read-only and writable modes. A dot next to this menu item indicates that the file is currently read-only.
ToggleReadOnly

Related topics:


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.