| Automatic syntax checking |
The parser checks the syntax of your source automatically
while you are editing. |
On |
| Automatic syntax checking of SQL statements
(performed on the server) |
RPG ILE programs of type SQLRPGLE perform syntax checking
for embedded SQL statements. |
On |
| Automatic uppercasing |
The parser converts text to uppercase automatically
while you are editing. |
Off |
| Repeat previous specification type |
Copies the specification of the current line to the
new line when Enter is pressed. |
On |
| Repeat previous operation code (if
on fixed-form C-specification) |
After Enter has been pressed and the current line is
a C-Specification, the newly inserted line contains the C specification type
in column 6 and the operation code is copied to the new line |
Off |
| C-Specification cursor position |
Prompts for the column where the cursor should be positioned
on the line following a /free. |
Off |
| Set free form C-Specification cursor
position |
Specifies the column where the cursor should be positioned
when Enter is pressed on a C-Specification. |
Off |
| Set D-Specification cursor position |
Specifies the column where the cursor should be positioned
when Enter is pressed on a D-Specification. |
Off |
| Automatic indent |
Specifies the number of blanks that the parser will
use when automatically indenting the source. |
2 |
| Automatic closure of control block |
This option automatically adds the corresponding ENDxx
statement after the start of a control block. Specify the case you want to
use for the ENDxx statement from the Style field. |
ENDXX |
| User-defined tabs |
Specifies your own tab settings for the parser, overriding
the default tab settings that the parser currently uses.- General: Position your mouse and double-click to
add or remove a tab.
- And every: Specify the frequency to add tabs after
the last entry.
|
Off |