Hi,
I had declare a variable with OCCURS by 10 times. So it is 40 bytes.
Could we store 40 bytes into the variable.?
please advise on this.
Thanks
There is no "OCCURS by" I'm aware of, it's just "OCCURS" for a table in COBOL.OCCURS by 10 times