1080

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:

Too many variables in a single chain or read statement

Cause:

  1. Too many variables are used in a chain statement.
  2. Too many variables in a single read statement.

Remedy:

  1. Reduce the number of variables to 62 or less.
  2. split the read into two reads