SPSS Variable Width
The VARIABLE WIDTH command sets the display width of a variable.
Contents
Usage
variable width foo 10 /bar 20 /bar 30.
Data Model
The VARIABLE WIDTH command executes immediately. Pending transformations are not executed and the active dataset is not read.
See also
PSPP manual for VARIABLE WIDTH