[seqfan] Re: Writing files in PARI v. 2.9.3?

Ray Chandler rayjchandler at sbcglobal.net
Sat Jan 6 16:33:53 CET 2018


Felix,
The last one is on the right track, but Win10 does not want you writing to the Program Files folder.  Use a different folder where you have write access or create one, but not in the PARI program folder.

> forprime(p=1, 20, write1("C:\\Programme (x86)\\Pari64-2-9-3\\test.txt", p, ",
> "))
> -> write1: error opening output file: `C:/Programme
> (x86)/Pari64-2-9-3/test.txt

Ray






More information about the SeqFan mailing list