" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">

                            LOADFIX COMMAND

Purpose:    Loads the program higher than the 64k of memory and runs it.

Syntax:     LOADFIX filename [arg_list]

Type:       External command

Parameters:

filename - the name of loaded program
arg_list - the list of arguments of the loaded program

Note:
     See the description of the configuration command LOADFIX (sys).

Description:
     As the old versions of the link-program LINK.EXE contained an error,
the following message may appear when loading modules created by this
program into a relatively low memory area:

        Packed file is corrupt

     It occurs mainly when DOS is loaded in High Memory Area (DOS=HIGH
command in config.sys file). In order to solve this problem use LOADFIX=ON
command in config.sys file or external DOS command LOADFIX.