The &ZCURSFLD and &ZCURSPOS system variables are used to determine the actual field location of the cursor. This is useful for providing context sensitive help.
The &ZCURSFLD system variable contains the name of the field the cursor was in. This applies to TYPE=INPUT and TYPE=OUTVAR fields only-output fields have no name.
The &ZCURSPOS system variable provides the offset within that field where the cursor was positioned.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |