The string space needed for your string variables exceeds the amount available. To get more string space: - Reduce the number of variables. - Reduce the number or size of arrays of strings. - Reduce the stack size. Use the CLEAR statement to resize the stack. ERR code: 14