strings longer than 2**16 characters not supported Facility: DEBUG, VMS Debugger Explanation: The length of a string or the range of one array bound is greater than 2**16. The string or array is too large for the Debugger. User Action: Do not use strings of this length with the Debugger.