Modify CA XCOM Data Transport Processing Scripts
To modify a CA XCOM Data Transport processing script:
xdtw1161
To modify a CA XCOM Data Transport processing script:
- Open any editor that can handle ASCII text and open the script you wish to modify.
- Go to the bottom of the script.
- Add the desired commands to the end of the script.If the script ends with an exit statement, enter your commands above the exit.
- Save the file as ASCII text and exit the editor.