

The Programming Interface › Calling CA XCOM Data Transport from an Assembler Program
Calling CA XCOM Data Transport from an Assembler Program
There are two methods to use to make the CA XCOM Data Transport API module accessible to a calling program.
- Use the LOAD macro to load a copy of the CA XCOM Data Transport XCOMJOB module into main storage. Call the XCOMJOB module using its entry point as the target of the call. It is no longer necessary to use the DELETE macro to unload XCOMJOB between calls to the CA XCOM Data Transport API.
- Include CA XCOM Data Transport module XCOMJOB in the LINKEDIT step for the calling program, then directly call XCOMJOB.
Copyright © 2013 CA Technologies.
All rights reserved.
 
|
|