0320

From BR Wiki
Revision as of 17:46, 28 June 2013 by Laura (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary:

Duplicate Local or Library Function definition

Cause:

A user-defined function was defined by more than one Def statement or was identified in both Def and Library statements.

Remedy:

Remove the extra definition or Def or Def Library statement.