0620

From BR Wiki
Jump to navigation Jump to search

Summary:

DEPRECATED ERROR: Duplicate OPEN for standard printer output

Cause:

Two attempts were made to establish a destination for standard printer output (#255). A common form of this error is trying to use output re-direction twice on the same command:E.g., RUN >LST >LST.

Remedy:

Remove one of the specifications for standard printer output.