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

From m204wiki
Revision as of 17:48, 9 November 2010 by Admin (talk | contribs) (1 revision)
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.