Go to line number, Bookmarks, Go to line number bookmarks – Rockwell Automation 2098-UWCPRG Ultraware Software User Manual User Manual

Page 310

Advertising
background image

312

Rockwell Automation Publication 2098-UM001G-EN-P - February 2011

Chapter 6 Creating and Running Programs

Go To Line Number

Use this command to find a specific line. You can use this command in the header
(.h) file. The Line Number command is enabled only if a header file is currently
selected in the Client Area.

To execute the Line Number command, perform these steps.

1. Select the header (.h) file to search in the Client Area.
2. Use one of these commands:

Click Go To from the Edit menu, and then click Line Number from the
GoTo pop-up menu.

Simultaneously press the Alt + L keys.

Right-click to display the pop-up menu, click Go To, and then click Line
Number.

Bookmarks

The use of bookmarks is supported. A bookmark is a blue marker you can place to
the left of a line of code in a source or header file. It brings visual attention to that
line of code. Using a bookmark makes it easier to find a particular place in your
code, when you are working in a header or source file. Bookmarks are blue, or
dark, dots in the left margin of the window, and look like this.

Bookmarks can be inserted either one at a time, using the Toggle Bookmark
command, or all at once using the Mark All command in the Find dialog box.
Bookmarks are not persistent and cannot be saved. Closing a header or source file
clears all bookmarks in that file.

Advertising