WRAP

The setting of this variable determines whether a DISPLAY statement will wrap around or be truncated when it extends past one line. When it is set to 0 (off, false, no), DISPLAY statements will be truncated. Also, any DISPLAY statement that references a column past the right edge of the current window will be ignored. An ACCEPT statement that references a column past the right edge will be placed in the home position of the window. The default value for this setting is 1 (on, true, yes).