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

From m204wiki
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

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.