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