0309

From BR Wiki
Revision as of 19:25, 19 May 2014 by John (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary:

Illegal nesting of Def

Cause:

  1. The program illegally nests DEF statements; one user-defined function cannot be contained within another.
  2. possibly line numbers out of order

Remedy:

  1. Eliminate nested Def statements.
  2. renumber the non consecutive line numbers