Juliana
2011-07-12 16:05:47 UTC
I have three variables and am trying to get a sum.
Here is the syntax (which we used in 2005):
COMPUTE s_regatt=SUM.3(regactb1, regactb2, regactb3).
version 18.0 and this syntax is perhaps too old?
What does the ".3" do in this case?
Thanks for your help!
Here is the syntax (which we used in 2005):
COMPUTE s_regatt=SUM.3(regactb1, regactb2, regactb3).
Error # 4310 in column 52. Text: )
The numeric argument required for the function specified was not supplied.
Execution of this command stops.
My question is: why is this not working? Is it because I'm usingThe numeric argument required for the function specified was not supplied.
Execution of this command stops.
version 18.0 and this syntax is perhaps too old?
What does the ".3" do in this case?
Thanks for your help!