
  {Constant declarations for premature loader termination conditions.
  CONST
    loe$abort_load = 'LOE$ABORT_LOAD                 ',
    loe$insufficient_memory = 'LOE$INSUFFICIENT_MEMORY        ',
    loe$loader_malfunction = 'LOE$LOADER_MALFUNCTION         ';

