P-Code Instructions (pcode.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
MP1048
                                              Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     MPC fatal error MP1048
 
     too many imported functions : 'number'
 
     Too many imported functions were referenced by p-code functions.
     The limit is 4680 imported functions.
 
     Reduce the number of imported functions referenced by p-code
     functions by recompiling p-code functions into native code or by
     moving references to imported function to native code.