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

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
Line 1: Line 1:
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.
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.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:41, 19 April 2013

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.