2270: Difference between revisions

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

Latest revision as of 17:46, 28 June 2013

Summary:

Library not found

Cause:

  1. If Clear was used, this error means the specified library doesn't exist in memory.
  2. The specified library was not found on disk. (A library statement's path may be misspelled)

Remedy:

  1. If CLEAR was used make sure the library is loaded when CLEAR is executed.
  2. Check the file name for errors and Verify the file's disk location.