0620

From BR Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.