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:
- Compile and link your Assembler source code including copybooks and macros provided with
Studio Enterprise Edition, or ones you have written yourself.
- Trace and debug your Assembler modules.
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.