|
Change Current Record Position
Moves the position of the current record into a dataset.
Click here to show the figure
Parameters
-
Dataset name Specifies the name for the dataset. The dataset must be opened before.
-
Move position of current record to Specifies how to move the position of the current record.
-
Current record position moves to x steps Specifies the number of records that the current record position moves.
-
Return EOF/BOF state into variable Specifies the name of the variable that should be populated with the EOF or BOF state.
-
Do not log execution message Specifies whether to log the execution message. With the option checked, it may avoid redundant log information in some situation.
|