The following steps summarize the use of the Character-to-GUI Wizard. The remainder of this section describes aspects of the
               process in more detail. 
            
            
            
               
               - Get the character application running with ACUCOBOL-GT under Windows. 
 
               
               - Compile the application with -Zw. 
               
 
               
               - From AcuBench, run the application with the --char2gui option. 
               
 
               
               - Convert the desired screens by right-clicking within them and selecting Build Graphical Screen. 
               
 
               
               - Edit properties as desired in the resulting Properties window. 
               
 
               
               - Make any desired changes to the new screens in the AcuBench Screen Designer. 
               
 
               
               - Generate a new Screen section definition from the Screen Designer. 
               
 
               
               - Include this Screen section definition in your program and connect it to your program logic.