For best results, the program containing the screen to be imported should first be compiled with the ACUCOBOL-GT Compiler using the -Zw option. This option, which is set through the AcuBench Project Settings dialog box or on the ACUCOBOL-GT command line, causes the compiler to insert information that may be lost during compilation. Such information includes, for example, the names of the variables used to create the screen items. Importing screens without using the -Zw option yields screens that are not as complete as they are when you use the -Zw option.
When compiling, you can also select a mapping option to define how your data names appear in the screen description: in uppercase, lowercase, or mixed case. By default, uppercase data names are displayed. Note that the case transformation occurs only for characters in the ASCII character set (the English alphabet). For characters outside of the ASCII character set, no transformation is performed.
Use the following steps to set the -Zw compiler option:
Set mapping options as follows: