0727: Difference between revisions

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

Revision as of 17:46, 28 June 2013

Summary:

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.