0727

From BR Wiki
Revision as of 18:19, 22 September 2014 by Laura (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary:

DEPRECATED ERROR (as of 4.3) FORM Variable not referenced

Cause:

A string variable referenced a USING clause does not appear anywhere else in the program.

Remedy:

Change the variable in either the FORM or USING statements, or change the program; they must match.