SPSS String

The STRING command creates a new string variable.


Usage

string foo bar baz (A20).
string ham (A10) / spam eggs (A15).


Data Model

The STRING command executes immediately. Pending transformations are not executed and the active dataset is not read.


See also

PSPP manual for STRING


CategoryRicottone

SPSS/String (last edited 2023-06-11 21:18:39 by DominicRicottone)