Hello Jon,
I am not sure how to post a new thread but I need help with something.
Hello,
I have worked with SPSS since 1983 and have come across a problem that I have never had before.
When issuing this command:
temporary.
select if range(diagnosis_date,date.dmy(1,1,1990),date.dmy(31,12,2030)).
compute completed_diagnosis=1.
frequencies vars=completed_diagnosis.
Then after running the frequency distribution, I get the correct count of my new variable. However, when I go back to the dataset, the new variable completed_dianosis is not present so I cannot use it in any further commands.
Can you help?
|
completed_diagnosis
|
|
|
Frequency
|
Percent
|
Valid Percent
|
Cumulative Percent
|
|
Valid
|
1.00
|
814
|
100.0
|
100.0
|
100.0
|
|
|
|
|
|
|
Anne
Anne M Sill
Epidemiologist
Laboratory of Epidemiology and Population Science
NIH National Institute on Aging
251 Bayview Blvd.
Baltimore, MD
------------------------------
Anne Sill
------------------------------
Original Message:
Sent: Tue December 15, 2020 03:13 PM
From: Jon Peck
Subject: Compute Variable Choice Not There (SPSS 27)
I don't know why the Compute dialog would disappear, but Big Sur does require the fixpack for V27. Apple likes to break things :-(
--