Before you begin, you must complete Exercise 3.1: Introducing the editor.
The LPEX Editor has predefined settings, but also has an associated
preferences page containing settings that you can modify. The name of
the category is LPEX Editor and it appears in the left pane of the Preferences
window.
You will change the default settings of Appearance and User Key Actions.
Changing the editor appearance
Notice how your changes are reflected in the sample edit view.
This option highlights the line that the cursor is on. The option applies to all source files opened in the editor area.
Modifying the default behavior of the Enter key
To modify the default behavior of the Enter key to split the current line in the source instead of creating a new line:
Return to the Editor window.
Seeing the results of splitLine
To see what splitLine does:
The text to the right of the cursor is moved to the next line.
You have changed the default editor settings and now you are ready to begin Exercise 3.3: Entering SEU commands.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.