Previous Topic Next topic Print topic


Assembler Support Overview

Assembler support enables you to include Assembler modules in your projects. As with COBOL programs, you can edit and compile the Assembler source code on your PC. You can also create new Assembler modules.

Assembler support enables you to:

Note: Assembler support does not allow you to include assembler program components in your run-time applications. Once you have an assembler component working, you need to re-write it in COBOL in order to include it in a deployed application.
Previous Topic Next topic Print topic