P-Code Instructions (pcode.hlp) (Table of Contents; Topic list)
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.