Writing Code
You enter and edit code in the Code window.
Using the Code Window to:
Enter code, click the Code window and start typing.
Correct mistakes as you type, press Backspace.
Delete text, select it and press Del.
Move the insertion point, click where you want the insertion point to be, or use the Arrow keys.
Indent text, select the line or lines you want to indent, and press Tab. To remove an indent, press Shift+Tab.
Switch between insert mode and overtype mode, press Ins.
Complete a statement, press Enter at the end of the line or move the pointer off the line.
Get Help on syntax for PL/B objects, instructions, properties, or events while working in the Code window, select the keyword, the property, event, or method name, and press F1.
![]() |