7. sd_cata_option: “& CATA .OP”#
sd_cata_option (K8): := record
♦ '. NOMOPT ': OJB S N K16
♦ '. DESCOPT ': OJB XC V I NO
♦ '. OPTPARA ': OJB XC V K8 NO
7.1. Purpose. NOMOPT#
Name pointer (K16) allowing to associate with all the options a number that will be confused with the option: opt.
7.2. Purpose. DESCOPT: Contiguous collection of V (I)#
opt ---> DESCOPT (opt) = V
The length of V is 6+3* (nbin+nbou) with:
nbin: number of « in » parameters of the option
nbou: number of « out » parameters of the option
7.2.1. Purpose. OPTPARA: Contiguous V collection (K8)#
opt —> OPTPARA (opt) = V
V (1): para_name (in,1) |
name of the parameter “in” number 1 |
V (2): para_name (in,2) |
name of the parameter “in” number 2 |
|
|
V (nbin+nbou): para_name (out, nbout) |
name of the last parameter “out” |