Home

 

RPG language declaration (iSeries only)

 

D* MQCFSF Structure
D*
D* Structure type
D  FISTYP                  1      4I 0 INZ(3)
D* Structure length
D  FSFLEN                  5      8I 0 INZ(16)
D* Parameter identifier
D  FSFPRM                  9     12I 0 INZ(0)
D* Reserved field
D  FSFRSV                 13     16I 0 INZ(0)
D* Parameter value
D  FSFVAL                 17     16 
D* Structure type
D  FSFTYP                 17     20I 0  
D* Structure length
D  FSFLEN                 21     24I 0 
D* Parameter value
D  FSFPRM                 25     28I 0 
D* Operator identifier
D  FSFOP                  29     32I 0 
D* Coded character set identifier
D  FSFCSI                 33     36I 0 
D* Length of condition
D  FSFFVL                 37     40 0 
D* Condition value -- first character 
D  FSFFV                  41     41 
D*

 

Parent topic:

Language declarations


pc15220_


 

Home