Previous Topic: IDMSRSTCNext Topic: IDMSLBLS Procedure


IDMSRSTT

Assemble and link an IDMSRSTT module

// DLBL userlib
// EXTENT ,nnnnnn
// LIBDEF SOURCE,SEARCH=(userlib.idmslib)
// OPTION CATAL
PHASE idmsrstt,*
// EXEC ASMA90

     Put IDMSRSTT macro statements here

/*

           Optionally add an INCLUDE statement for each procedure
           named in the NUPROCS= clause here. If not included, any
           procedures will be dynamically loaded.

// DLBL userlib
// EXTENT ,nnnnnn
// LIBDEF PHASE,CATALOG=(userlib.idmslib)
// EXEC LNKEDT

userlib

Filename of the user library

nnnnnn

Volume serial number of the library

userlib.idmslib

File identifier of the CA IDMS sublibrary

idmsrstt

Phase name of the IDMSRSTT table