VMS Help UIL, Compile Time Errors, SRC_TRUNCATE *Conan The Librarian |
ERROR: The compiler encountered a source line greater than 132 characters. Characters beyond the 132 character limit were ignored. USER ACTION: Break each source line longer than 132 characters into several source lines. Long string literals can be created using the concatenation operator.
|