FUNL0047 Too many buffers for '(ddname)'.

From m204wiki
Revision as of 16:50, 9 November 2010 by 198.242.244.47 (talk) (Created page with "You have specified a value for NOBUFF that would require an impossibly large amount of storage (more than 2**31 bytes). Correct the value for the NOBUFF parameter. [[Category:Fa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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