Editing a Source File
> COBOL Editor |
|
The editor supports automatic indent as follows.
|
Pressing the ENTER key |
All spaces and tabs following the cursor position are moved together with text to the next line, and the cursor is placed at the beginning of the line. |
|
Pasting multiple lines of text |
Text is pasted immediately following the cursor position, without unnecessary spaces and tabs at the beginning of each subsequent line. |
|
Inserting text by selection from input candidate list |
All spaces and tabs at the beginning of the current line are inserted together with text as a new line. |
|