|
Hello all,
When I try a simple aggregate command I receive an error message. Here is the syntax:
AGGREGATE OUTFILE = 'CRITERIA.SAV'
/ BREAK = SUBJECT ORDER
/ PCT_300 = PGT(FLAG_300,0)
/ NTRIALS = N .
This is what I get in the output:
>Error # 61 in column 21. Text: CRITERIA.SAV
>The filename is not valid.
>Execution of this command stops.
What can I do to make the file name valid? Is there something wrong with my permissions, or I have to locate a certain file?
Thanks a lot!
Ali
|