gtpo1mcf | Operations |
Use this command to include programs in a loadset if they were previously removed from the loadset using the E-type loader exclude function.
Requirements and Restrictions
Format
|
Notes:
Additional Information
Online help information is available for this command. To display the help information, enter one of the following:
ZOLDR HELP
ZOLDR ?
Examples
In the following example, the CLDX program is included in the SECOND loadset again. Note that the CLDX program was previously removed from the loadset using the E-type loader exclude function.
+--------------------------------------------------------------------------------+ |User: ZOLDR REINCLUDE SECOND CLDX | | | |System: OLDR5813I 19.39.59 COLG - REINCLUDE COMPLETED | | THE FOLLOWING PROGRAMS RE-INCLUDED IN LOADSET SECOND | | CLDX | | ANY DUPLICATE NAMES IGNORED | | END OF DISPLAY | +--------------------------------------------------------------------------------+
In the following example, the CLDX, COLN, and CEL2 programs are included in the SECOND loadset again. Note that all 3 programs were previously removed from the loadset using the E-type loader exclude function.
+--------------------------------------------------------------------------------+ |User: ZOLDR REINCLUDE SECOND CLDX.COLN.CEL2 | | | |System: OLDR5813I 19.39.59 COLG - REINCLUDE COMPLETED | | THE FOLLOWING PROGRAMS RE-INCLUDED IN LOADSET SECOND | | CLDX COLN CEL2 | | ANY DUPLICATE NAMES IGNORED | | END OF DISPLAY | +--------------------------------------------------------------------------------+
Related Information
See TPF System Installation Support Reference for more information about the E-type loader.