help.hlp (Table of Contents; Topic list)
LOADFIX--Example
Syntax  Note
────────────────────────────────────────────────────────────────────────────
 
                              LOADFIX──Example
 
To load a program named MYAPP.EXE (in the APPS directory of drive C) and use
the /C parameter (for example, to load the program in character mode), type
the following at the command prompt or include the command in your
AUTOEXEC.BAT file:
 
    loadfix c:\apps\myapp.exe /c
 
                                      ♦