A script-enabled browser is required for this page to function properly.

About Navigating Using Code

The navigation keys that operators can use to navigate in a form have corresponding Built-in procedures that you can call to initiate navigation programmatically. The following table shows some of the most common navigation keys and their corresponding Built-ins:

Runform Function Key

Corresponding Built-in Subprogram

[Next Item] (TAB)

NEXT_ITEM

[Previous Item]

PREVIOUS_ITEM

[Next Block]

NEXT_BLOCK

[Previous Block]

PREVIOUS_BLOCK

[Next Record]

NEXT_RECORD

[Previous Record]

PREVIOUS_RECORD

[Next Key]

NEXT_KEY

Other Built-in procedures navigate directly to an indicated target: