LINE_LEN
#define LINE_LEN (XMAX + 1) /* Number of characters on line */
#define LINE_LEN 80
#define LINE_LEN SCRIPT_LEN /* Size of lines */