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