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

                    L (Load) - Loading of the file

Format: L [segment]:[\path\] file name [parameters]]

     The file is loaded. All registers are relocated according to this file.
By default, the last file is reloaded. In case of an error the following
messages can be displayed:

  'Not enough memory' - the lack of memory to load the program,
  'File not found'    - the system cannot find the file,
  'Path not found'    - unexisting path to the file,
  'Execution failed'  - another error.

ATTENTION: Do not forget to specify the extention in the file name.