我正在尝试调用一个过程并为输出分配一个变量。
我的问题是我的过程名称对于允许的空间来说太长了:
这是我的工作来源,是否可以使用move
或movel
做同样的事情?
c eval pSitProp = json_parseString(wSitProp)
...
3774 c move pSitProp json_parseString(wSitProp) 01 CA050 005000
======> aaaaabbccddee
*RNF5038 20 a 005000 Field-Length entry is not valid; defaults to blanks.
*RNF5044 20 b 005000 Decimal-Positions entry is not blank or 0 - 63; defaults to
0.
*RNF5051 20 c 005000 Resulting-Indicator entry is not valid; defaults to blanks.
*RNF5051 20 d 005000 Resulting-Indicator entry is not valid; defaults to blanks.
*RNF5051 20 e 005000 Resulting-Indicator entry is not valid; defaults to blanks.