oem.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.
LOADFIX
Note  Example
────────────────────────────────────────────────────────────────────────────
 
                                  LOADFIX
 
Ensures that a program is loaded above the first 64K of conventional memory,
and runs the program.
 
Syntax
 
    LOADFIX [drive:][path]filename [program-parameters]
 
Parameters
 
[drive:][path]
    Specifies the drive and directory of the program.
 
filename
    Specifies the name of the program.
 
program-parameters
    Specifies any of the program's parameters that you want to use.
 
                                      ♦