My bad. I do get an error message. The message says:
ERROR 22-322: Syntax error, expecting one of the following: ;, ALLDUPS, CNTLIN, CNTLOUT, DDNAME,FMTLIB, INDD, LIB, LIBRARY, MAXLABLEN, MAXSELEN, NOREPLACE, NOTEXT82, OUT, OUTDD,PAGE.
ERROR 76-322: Syntax error, statement will be ignored.
I believe the error is comming from the following line of code:
value $sp(multilabel notsorted)
I do not understand what $sp(multilabel notsorted) means. Is the (multilabel notsorted) a note that should be excluded from the code?
... View more