SET_CURR |
DEVELOPER |
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > SET_CURR
|
|
Purpose |
SET_CURR is used to select the initial cursor position within a set of records. |
Syntax |
SET_CURR (key_var) |
Control |
key_var is part of a key for the primary file being examined. |
Remarks |
SET_CURR can be used to locate the cursor using a partial key (i.e. the entire value of the key does not need to be known, only an initial subset). |
Example |
|
Topic ID: 520113