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.
MP1010
                                              Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     MPC fatal error MP1010
 
     'filename' is not a segmented executable file
 
     The given file was not a valid segmented executable file. MPC can
     only operate on segmented executable files.
 
     Make sure that the given filename was compiled and linked with the
     correct command-line options to generate a segmented executable
     file.
 
     P-code object modules contain special-purpose records that force the
     generation of a segmented executable file. When building an MS-DOS
     p-code program, MPC converts the segmented executable file to an
     unsegmented executable file.