[Migrated content. Thread originally posted on 08 March 2012]
Hello,We have noticed that the following definition:
SELECT OPTIONAL TRABSEQ
ASSIGN TO DISC LOC-TRABSEQ
ORGANIZATION IS LINE SEQUENTIAL
FILE STATUS IS STAT-TRABSEQ.
shows an unpredictable behavior, whereas the same instruction -without DISC- works as expected.
We are using the following directives:
SHOW-DIR
CALLFH(ACUFH)
RM "GIVING"
RM "ANSI"
REMOVE"TIMEOUT"
PERFORM-TYPE"RM"
OLDNEXTSENTENCE




