00157| Error|.................................................................................^Input line is too long (this character is the first offender).
00158| |.................................................................................^Currently, the maximum allowable input line length is 80.
00159| |.................................................................................^Note: You can change this using a pragma directive (@p).
00160| 17 17| @i 1234567890(elided by comp.sources.unix moderator)1234567890
00161| Error|....^Error opening include file.
00162| |....^The include file's expanded name was "<<Suppressed>>".
00285| Error|.................................................................................^Input line is too long (this character is the first offender).
00286| |.................................................................................^Currently, the maximum allowable input line length is 80.
00287| |.................................................................................^Note: You can change this using a pragma directive (@p).
00288| 17 17| @i 1234567890(elided by comp.sources.unix moderator)1234567890
00289| Error|.^This include command's file specification is too long.
00290| |.^The maximum file name length is <<Suppressed>> characters.
+-----
+-----
+-----
00291| |.^Include ignored.
00292| Error|.................................................................................^Input line is too long (this character is the first offender).
00293| |.................................................................................^Currently, the maximum allowable input line length is 80.
00294| |.................................................................................^Note: You can change this using a pragma directive (@p).
00295| 18 18|
00296| 19 19| 4. Include pragma has an empty filename. Note: Because the ATi has to be
00297| 20 20| followed by a blank, we have to incur a trailing blank error here in
00298| 21 21| order to provoke the error we really want to see.
00299| 22 22|
00300| 23 23| @i
00301| Warning|...^Line has trailing spaces up to and including this space.
00302| Error|....^Expecting the name of a file to include.