Move_to_Column - DataList_
Moves the cursor to the column whose number is in Col#, keeping it in the same row as it started out in
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| Col# | Integer |
Syntax
Procedure Move_to_Column Integer Col#
Call Example
Send Move_to_Column Col#
Description
Move_to_column moves the cursor to the column whose number is in Col#, keeping it in the same row as it started out in. Columns of data lists are numbered starting with zero.