Question & Answer
Question
Which considerations apply to SIB parameter values used as indexes for DCF variables?
Answer
If you want to use SIB parameter values as indexes for DCF variables, you must consider that leading blanks in the index value can cause formatting problems resulting in DCF error messages such as the following:
INVALID KEYWORD FOR CONDITION ON .IF.
'.SYBETRS01' LINE 220: .if 'SYEMPFART( 1) eq 'VOV
In this example the index "( 1)" of variable SYEMPFART causes the problem because it contains a leading blank.
When forwarding the index to ASF using SIB type 1 parameters the programmers of the calling application program must ensure that they omit leading blanks in SIB parameter values unless otherwise needed.
Was this topic helpful?
Document Information
Modified date:
03 August 2018
UID
swg21009412