0701

From BR Wiki
Revision as of 17:46, 28 June 2013 by Laura (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary:

Page overflow (See also: PAGEOFLOW or BRConfig.sys#PAGEOFLOW)

Cause:

The number of printed lines equals or exceeds the number specified with the PAGEOFLOW parameter of the OPEN DISPLAY statement; the default number is 60 lines.

Remedy:

Issue a PRINT #X:NEWPAGE to reset the PAGEOFLOW count.