Created On: 02 August 2011
Problem:
Is it possible to do the following:
- Move the cursor between entry-fields, using events
- Return to the main screen and show the cursor on a new screen control
- Move focus between grids
- Move the cursor between entry-fields, using events
- Return to the main screen and show the cursor on a new screen control
- Move focus between grids
Resolution:
The attached samples show how to do this.
Program1.cbl shows:
- how to move between entry-fields;
- how to open a new screen, close it and return to a third entry-field.
Grid.cbl shows how to move from Grid1 to Grid2, using events and exceptions.
Both samples are provided standalone and within an Acubench 9.0.1 project.
Program1.cbl shows:
- how to move between entry-fields;
- how to open a new screen, close it and return to a third entry-field.
Grid.cbl shows how to move from Grid1 to Grid2, using events and exceptions.
Both samples are provided standalone and within an Acubench 9.0.1 project.
Incident #2530249
Attachments
Old KB# 34300