ralph newman on Sun, 18 Sep 2011 21:56:59 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

RE: Writing to files



 
> Date: Sun, 18 Sep 2011 19:48:17 +0200
> From: Henri.Cohen@math.u-bordeaux1.fr
> To: ralphnewman46@hotmail.com
> Subject: Re: Writing to files
>
> This is too imprecise. Something like
>
> write("file.gp",pariobject)
>
> works. If it doesn't, please specify the version
> and platform you are using (windows?).
>
> Please reply to the list, not to me.
>
> Best,
>
> H. C.
>
>
I am using  Version 2.3.4, and Windows Vista. With %1=10, write("file.gp",%1) gave error: error opening output file: file.gp
 
Ralph Newman