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.
MP2087
                                              Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     MPC error MP2087
 
     p-code version mismatch: p-code interpreter 'version1', MPC
     'version2'
 
     The versions of PCD.LIB and MPC that were used are incompatible.
     Make sure that compatible versions of the p-code interpreter
     library and MPC are used when generating p-code programs.
 
     This error can occur when there are multiple versions of the
     p-code interpreter or MPC in the path. Check the path to make
     sure that the correct versions are being used.
 
     Either relink using the appropriate version of PCD.LIB or rerun the
     appropriate version of MPC.