0320

From BR Wiki
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.