CURSOR-X (numeric)

Identifies the column in which the cursor is located. Setting this property moves the cursor. Inquiring this property returns the cursor’s location. Note that you may MODIFY this property during a MSG-VALIDATE event to direct where the cursor should go after the user finishes an entry into a cell. However, you should do this only if you are not also forcing the user to stay in entry mode on the current cell. If you move the cursor in response to other events while the user is in entry mode, the results can be confusing.