Complementary ACUCOBOL-GT Technologies

In ACUCOBOL-GT, you can utilize a number of complementary technologies in your applications. In Visual COBOL, there are a number of technologies that provide equivalent or similar functionality.
You should compile your source code with the DIALECT"ACU" Compiler directive to give the fullest ACUCOBOL-GT emulation in Visual COBOL. If problems persist relating to any of the ACUCOBOL-GT technologies listed below, refer to the documentation for the corresponding Micro Focus technology to help remediate your code.
ACUCOBOL-GT technology Corresponding technology Notes
AcuConnect Thin Client None All syntax relating to this technology should be removed from your source.
AcuServer Fileshare You can connect to your Vision files through AcuServer, but the functionality is limited.
Acu4GL Database Connectors Full documentation is available from the Product Documentation section of the SupportLine website ( https://www.microfocus.com/support-and-services/documentation/).
AcuXDBC and AcuODBC XDBC Full documentation is available from the Product Documentation section of the SupportLine website ( https://www.microfocus.com/support-and-services/documentation/).
Xcentrisity for BIS Xcentrisity for BIS Full documentation is available from the Product Documentation section of the SupportLine website ( https://www.microfocus.com/support-and-services/documentation/).
XML Extensions XML Extensions Full documentation is available from the RM/COBOL product documentation set in the Product Documentation section of the SupportLine website ( https://www.microfocus.com/support-and-services/documentation/).
AcuSQL OpenESQL preprocessor Set the DIALECT"ACU" Compiler directive in your source to enable this preprocessor.
Graphical Technology (GT) There are various JAVA toolkits (for example, Swing) that you can plug into the Eclipse IDE that provide GUI elements.