6298: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 17:47, 28 June 2013

Summary:

Printer error

Cause:

  1. Printer is not ready (on-line), is out of paper, or is otherwise not functioning.
  2. you are using an older version of Business Rules! with a newer program that has /SELECT on the open #255 line.

Remedy:

  1. Fix the printer. If the status line says ERROR, type GO to continue the program after the printer has been fixed.
  2. list the offending line and change the /SELECT into a /10 to tell the program to use the default printer instead of asking which printer to use.