Dear Blair ,
The versión is AIX 7.1 and we are trying to do this :
PoorPoorFairFairAverageAverageGoodGoodExcellentExcellent
Report Abuse
Reply
Chris Glazier
Posted by Chris Glazier
on 27 Oct 2011 15:18
I found that I can get the desired behavior by changing two options in the ADISCTRL file.
Open up a Visual COBOL command prompt from Start Menu-->All Programs-->Micro Focus Visual COBOL-->Visual COBOL Tools-->Visual COBOL Command Prompt 32-bit
Change directories to the bin\x86\debug folder containing ADISCTRL file.
Start adiscf
Press F3 to load configuration, enter 3 and press Enter.
Press F2 to Alter
Press F3 for Accept/Display options
Press F3 for individual options
Use down arrow to highlight option and press enter to modify the following:
5. Predisplay of fields before ACCEPT = 2
29. Control of Read screen option = 2
When done press ESC key 3 times
Press F4 to Save
Press F3 to overwrite existing configuration
Enter 3 and press Enter
Press ESC to exit
Try again...