0001

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:

Inquiry key pressed

Cause:

  1. Pressing a function key while the program was executing (rather than waiting for input) caused the system to respond to a previous ON ATTN SYSTEM (for F10 key) or ON FNKEY ## SYSTEM statement.
  2. Wrong object name in a DLL call

Remedy:

  1. Enter GO to continue. Later, you may want to modify the program so that the default of ON FNKEY ## IGNORE is reinstated for all ON FNKEY statements
  2. Correct the name, spelling or error-causing string or program statement