FUNL0026 (parm) is too large.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "You have specified a value for NBBUFF or NEBUFF that would require an impossibly large amount of storage (more than 2**31 bytes). Correct the value for the offending parameter. ...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

You have specified a value for NBBUFF or NEBUFF that would require an impossibly large amount of storage (more than 2**31 bytes). Correct the value for the offending parameter.