Edit Programs

Although, in some respects, editing code with the Program Editor is like editing regular text with a word-processing program, the Program Editor also has certain capabilities specifically designed to help you edit your code.

This section describes how to move around within your script, select and edit text, add comments to your script, break long statements across multiple lines, search for and replace selected text, and perform a syntax check of your script. The section ends with a brief discussion of editing dialog box templates.

1

Navigate within a script.

2

Text procedures.

3

Point tools.

4

Alarm tools.

5

Log status tool.

6

Add comments to a script

7

Enter a statement across multiple lines.

8

Check the syntax of a script.

9

Add dialog boxes to a script.

More information

Edit dialog box templates.

About the Program Editor.