COBCH2380 A parameterized section cannot be a receiving item
A parameterized section has been specified as a receiving item.
Parameterized sections cannot be specified as receiving items. In the following example, the parameterized section s1 cannot
be the target of the first
move statement.
move 1 to s1()
goback.
s1 section returning i1 as binary-long.
move 1 to i1