oem.hlp (Table of Contents; Topic list)
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.
 
                                      ♦