This syntax, stored in EMPEXPT.SGN, represents the system generation ADD PROGRAM statement that defines the table procedure COBOL program to the CA IDMS system. CA IDMS stores the syntax as a module in the dictionary with language type SYSGEN. o include it at system startup, use the INCLUDE statement, as described in CA IDMS System Generation.
*SYSGEN STATEMENT FOR EMPEXPT
ADD PROGRAM EMPEXPT
CONCURRENT PROGRAM LOADLIB LANGUAGE IS COBOL NOMAINLINE NOPROTECT REENTRANT.
|
Copyright © 2013 CA.
All rights reserved.
|
|