FUNL0185 Can't sort by field name (fieldname) with multiple OUT TO streams.

From m204wiki
Revision as of 13:42, 19 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

If your FUEL program declares more than two streams for PUT/OUTPUT operations (that is, OUT TO streams), you cannot use the sort-by-field-name feature.

You must specify all sort fields with "start,length,type" notation.