Debora Randall <[email protected]> writes:

> Thanks Ben.  I think the problem is that the person who coded the data has put
> in commas to separate the thousands.  This way, it is making it look non
> numeric.  I will get her to rechange this and try it again.

If that's the problem, then I think that you just need a
different command, something like this:

        COMPUTE newvar = NUMBER(COMMA40.0, oldvar).
        EXECUTE.
-- 
Ben Pfaff 
http://benpfaff.org

_______________________________________________
Pspp-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to