Datacom

Tech Tip: Doc update for Program Link-Edit and Execution 

Oct 20, 2017 01:27 PM

Please note the following update to CA Datacom Core - 15.1 Section “Program Link-Edit and Execution”

https://docops.ca.com/ca-datacom/15-1/en/getting-started/dsf-programming-information/submitting-application-tasks/program-link-edit-and-execution

The same update is true for the 15.0 documentation.

 

 

Please note the following updates shown here in yellow:

 

INCLUDE objlib(usercode)

INCLUDE cavpe(VPE986x)

INCLUDE cadd(DDDDBxx)

NAME userprogram(R)

objlib

Specifies the name of your object library.

usercode

Specifies the member name of the object module obtained by the compilation or assembly of your code.

cavpe

Refers to the SMP/E target or distribution library for CA VPE, a component of CA IPC. If you want to have all applied maintenance, both accepted (ACCEPT) and not accepted, cavpe should point to the SMP/E target library. If you want to include only accepted maintenance, in your link-edited executable, then cavpe should point to the distribution library.

    Include the appropriate CA IPC bootstrap:

   INCLUDE cavpe(VPE9865) for 31-bit mode.

   INCLUDE cavpe(VPE9864) for 24-bit mode.

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.