qcenv.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
n.6
The QuickC editor can use only text files. You tried to
load a file in an improper format:
 
  ■ binary file (.EXE, .COM, or .LIB files).
 
  ■ zero length file.
 
  ■ file with an extra carriage return at the end. Exit
    QuickC and use the CRLF utility to fix this file.
  ■ Pre-existing version of a .LST file or a corrupted
   .LST file. Generate a new listing file with QuickAssembler;
    the new file is guaranteed to have the correct format.