CVTDCL
Converts a DCL command procedure source into a DCL
command procedure including appending any shared DCL
subroutine sources.
Format
CVTDCL source-file-spec[,...] target-filespec
Parameters
source-filespec[,...]
Specifies an existing DCL command procedure to be com-
pressed.
target-filespec
Specifies the resultant compressed DCL command procedure.
Description
The CVTDCL convenience command is provided as a short-
hand for the following command:
DEVTOOLS PREPROCESS/COMPRESS=DCL
See DEVTOOLS PREPROCESS for more details.
Examples
1.
$ CVTDCL/LOG FIN_TST_COPY.COM [.TMP]
%SWRK-I-FILGEN, DISK_DEV3:[FIN.WRK.SLJ.TMP]FIN_TST_COPY.MMS_INC generated