HELPLIB.HLB  —  CC  Messages  NONLBEFOREEOF
 Message        File does not end in unescaped newline.

 Description    The final character of a file was not a newline
                character.  This could indicate that the file has
                been corrupted.  The compiler will insert a newline
                character at this point in the input stream.

 User Action    Update the source file so that it ends with a
                newline.
Close Help