Differences between revisions 1 and 2
Revision 1 as of 2023-06-11 20:10:33
Size: 373
Comment:
Revision 2 as of 2023-06-11 21:19:14
Size: 532
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
== Data Model ==

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

----


SPSS Cd

The CD command changes the working directory.


Usage

cd "some/other/directory".

Note that SPSS does not expand environment variables or tildes.


Data Model

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


See also

PSPP manual for CD


CategoryRicottone

SPSS/Cd (last edited 2023-06-11 21:19:14 by DominicRicottone)