Previous Topic: ExampleNext Topic: Parameters


Executing $CCFB104 from Another Program

You can execute the utility from another program through the LINK or ATTACH macro, as follows:

{LINK } EP=$CCFB104,PARAM=(optaddr,cridaddr,altddname),VL=1
{ATTACH}

All parameters are optional. You can omit them from the PARAM list from right to left or by specifying 0. For example:

LINK EP=$CCFB104,PARAM=(0,CRTABL),VL=1