LIBGET ASMMAST(PAROUTB1),INCLUDE(RESEQ),ASM
In this example, the contents of a module named PAROUT01 are retrieved and copied into a member of a partitioned data set named user‑prefix.ASMMAST.ASM. The member name is the same as the module name. Any -INC statements in the module are expanded and the included module is resequenced to make it consistent with the including module. The type entry, ASM, constructs the data set name. ASM indicates to the LIBGET command how to generate comment statements in correct language format for the included modules. You can omit the type option if the language code is ASM or, in the absence of a language code, the default type is ASM.
|
Copyright © 2003 CA.
All rights reserved.
|
|