HELPLIB.HLB  —  CC  Messages  BADINCLDIRSIZE
 Message        The include_directory string length must be at least
                one and must be less than <max>.  The directive will
                be ignored.

 Description    The #pragma include_directory directive does not
                support an empty string argument.  Also the directory
                must not exceed the longest directory specification
                supported on this platform.

 User Action    Specify a valid length string.
Close Help