About component scripts
``Component scripts''
are scripts which function as an API between
custom(ADM)
and the component;
custom runs these scripts during installation of the component.
The custom utility recognizes two types of component scripts:
As the component developer, use these component scripts to:
The syntax for the ccs is:
ccs step [keyword_list] package_list
See ``Software management phases'' for information about the step option and ccs(CDMT) for information about the other arguments to ccs.
The syntax for the cqs is:
cqs [keyword_list] package_list
See cqs(CDMT) for information about the cqs.
See also: