⇤ ← 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.
Contents
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.