Hello Alexander, can you give an example of a working syntax with a full
filename?
Thank you!
Fred
> On 3 Nov 2017, at 12:34, Alexander Suhm wrote:
>
> Hi Frederik,
>
> this is because PSPP is trying to write into the program folder.
> So you will have to use a full filename from your HD dri
Hi Frederik,
this is because PSPP is trying to write into the program folder.
So you will have to use a full filename from your HD drive.
Viele Grüße/Kind regards
Alexander Suhm
Dr. Alexander Suhm
Hohenzollernstraße 113
80796 München
m: +49 163 4213150
e: alexander.s.
Hi,
have you tried quoting the filename like ="data.csv" ?
frans
On 11/03/2017 02:24 PM, John Darrington wrote:
The error message seems abundantly clear to me. It says that
you do not have permission to write that file.
J'
On Fri, Nov 03, 2017 at 12:20:14PM +0100, Fre Feys wrote:
Hi a
The error message seems abundantly clear to me. It says that
you do not have permission to write that file.
J'
On Fri, Nov 03, 2017 at 12:20:14PM +0100, Fre Feys wrote:
Hi all
SAVE TRANSLATE
/OUTFILE=data.csv
/TYPE=CSV
gives me a ???permission