To enable a control library member
Use the following ENABLE command:
F XCOM,ENABLE,member_name
The control library member to be enabled.
Note: If the member_name is a TYPE=SUPERLIST destination member, the ENABLE attempts to enable all the members contained in the superlist.
Example
The MODIFY command F XCOM,ENABLE,LU2310 activates the destination member LU2310 in the CA XCOM Data Transport control library.
To disable a control library member
Use the following DISABLE command:
F XCOM,DISABLE,member_name{,ALL|FORCE|FORCEALL}
The control library member to be deactivated.
Indicates that all lists in the specified superlist are to be disabled.
Indicates that the specified superlist is to be disabled, but that the individual lists in the superlist are not to be disabled.
Indicates that a superlist named in another superlist is to be disabled, as well as all individual lists named in the superlist.
Note: The optional parameters ALL, FORCE, and FORCEALL are supported only when the member_name is a TYPE=SUPERLIST destination member.
Example
The MODIFY command F XCOM,DISABLE,LU2310 deactivates the destination member LU2310 in the CA XCOM Data Transport control library.
| Copyright © 2012 CA. All rights reserved. |
|