Program Editor Toolbars and Status Bar

The Program Editor contains the following toolbars.

 

Toolbar

Window

Standard

Main

Tool

Main

Application

Script

Status bar

Main

Standard Toolbar

1

New

Create a new document.

2

Open

Open an existing document

3

Save

Save the active document

4

Save All

Save all the open files

5

Cut

Cut the selection and put it on the Clipboard

6

Copy

Copy the selection and put it on the Clipboard

7

Paste

Insert Clipboard contents

8

Cascade Windows

Arrange windows so they overlap

9

Tile Horizontally

Arrange windows as non-overlapping tiles

10

Tile Vertically

Arrange windows as non-overlapping tiles

11

Print

Print the active document

12

About

Display program information, version number, and copyright

13

Dynamic

Toggle Dynamic Configuration

Tools Toolbar

1

Browse Point

Browse for Points

2

Edit Point

Edit Point ID

3

New Point

Create a new Point

4

Get Point

Get Point Value

5

Set Point

Set a Point

6

Dim Point

Dimension a Point Object

7

Gen Alarm

Generate an Alarm

8

Update Alarm

Update an Alarm

9

Log Status

Log a status message

Application Toolbar

1

Start

Start or continue execution

2

Break

Interrupt execution

3

End

End execution

4

Compile

Compile the document

5

Toggle Breakpoint

Set or clear a breakpoint

6

QuickWatch

QuickWatch a variable

7

Add Watch

Add a watch to a variable

8

Call Stack

Display call stack

9

Step Into

Step into the current line

10

Step

Step over the current line

11

Modify

Modify the value of a variable

12

Toggle Trace

Enable/Disable Tracing

13

Clear Trace

Clear the contents of the trace window

14

Command Line

Set the command line for the script

Status bar

1

Ln

Line in the script that the insertion point is on

2

Col

Column in the script that the insertion point is in

3

Pause

Script run/pause/stop status

4

Compiled

Displays if the script does not need to be compiled.

5

READ

Displays if the script is read-only.

More information

Program Editor window components.