◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── LINK Fatal Error L1034 name truncated to 'string' A name specified either on the LINK command line or in a module- definition (.DEF) file exceeded 255 characters. The name was truncated to the given string. This is a warning, not a fatal error. However, it indicates a serious problem. This message may be followed by another error as LINK tries to use the specified name. For example, if the string is a filename, LINK issues an error when it cannot open the file. -♦-