Cancel effect of HOLD-ALIAS-SUBSTITUTION
| Component: | ACS | 
| Functional area: | File processing | 
| Domain: | FILE | 
| Privileges: | STD-PROCESSING | 
Function
The RESUME-ALIAS-SUBSTITUTION command cancels the effect of the HOLD-ALIAS-SUBSTITUTION command and resumes the interrupted alias substitution function.
One RESUME-ALIAS-SUBSTITUTION command must be entered for each HOLD-ALIAS-SUBSTITUTION command.
Format
| RESUME-ALIAS-SUBSTITUTION | 
Return codes
| (SC2) | SC1 | Maincode | Meaning | 
|---|---|---|---|
| 0 | CMD0001 | Command executed normally | |
| 2 | 0 | ACS0041 | Alias substitution still inactive | 
| 1 | 0 | CMD0001 | No action, since the ACS substitution function was not interrupted by HOLD-ALIAS-SUBSTITUTION | 
| 128 | ACS0018 | ACS not available | 
Examples
For examples, see the HOLD-ALIAS-SUBSTITUTION and SET-FILE-NAME-PREFIX commands.