Hello,
I can open syntax file, but when I try to run it, I got some error. What should I do to obtain a syntax file that I will be able to execute ? You may see what I got below.
NEW FILE.
FILE TYPE NESTED RECORD=1(A).
- RECORD TYPE 'A'.
- DATA LIST LIST / i0(A1) (8) (11) (34) (2) (19) (2) (15) (2) (1) (1) (1) (10) (
1) (3) (1) (2) (1) (1) (1) (1).
>Error # 4111 in column 27. Text: (
>Unrecognized text appears on the DATA LIST command where only a slash ('/'

>or a variable list was permitted.
>This command not executed.
Thanks.