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.
MP1047
                                              Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     MPC fatal error MP1047
 
     entry table overflow; attempted to extend segment table to
     'number'
 
     The 64K limit of the segment table was exceeded.
 
     MPC adds an entry to the segment table for each movable p-code
     segment and dynamic-link library (DLL) entry point.
 
     To correct this situation, either reduce the number of p-code
     segments or mark some of the p-code segments as FIXED.