Adding a new line in
the program editor
Because of the way the Program Editor parses code, there
are two different techniques for creating new lines.
To add a new line before the current one:
1. Press Home to move the cursor to the first character position
on the line.
2. Press Enter.
To break an existing line:
1. Move the cursor to where you want to break the line.
2. Press Shift+Enter.
The Shift+Enter technique isn't necessary, however, if you
choose Options/Insert Returns.
|