Differences between revisions 2 and 3
Revision 2 as of 2023-06-11 21:05:06
Size: 467
Comment:
Revision 3 as of 2023-06-11 21:18:39
Size: 552
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
The `STRING` command executes immediately. The `STRING` command executes immediately. Pending transformations are ''not'' executed and the active dataset is ''not'' read.

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)