Splitting lines in the
program editor
Because of the way the Program Editor parses text, you sometimes
have to tell it explicitly to split a line.
To split the current line at its beginning
(effectively adding a new line):
1. Press Home to move the cursor to column 1.
2. Press Enter.
To split the current line anywhere else:
1. Move the cursor to where you want to split the line.
2. Press Shift+Enter.
You can avoid having to use Shift+Enter if you choose Options/Insert
Returns.
|