3. Installation › 3.4 Define and Generate Components › 3.4.3 Generate Components
3.4.3 Generate Components
The cccCGEN jobs (where ccc is a component's three-letter
abbreviation) use the CA MICS Component Generator to produce
most of the code which comprises a component. The cccCGEN
jobs generate members and entries in the following set of
libraries:
sharedprefix.MICS.SOURCE
sharedprefix.MICS.USER.SOURCE
sharedprefix.MICS.INCLLIB
sharedprefix.MICS.GENLIB
sharedprefix.MICS.PROTOLIB
sharedprefix.MICS.INC.TEXT
The cccCGEN jobs are submitted as follows:
sub 'sharedprefix.MICS.CNTL(cccCGEN)'
The component generation process is described in the System
Modification Guide.