Jürgen Borries on Tue, 1 Oct 2002 19:09:36 +0200


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

Re: Problem with precompiled pari/gp for windows


Thank you, cut and paste works with that tip !

----- Original Message ----- 
From: "Bill Allombert" <allomber@math.u-bordeaux.fr>
To: <pari-users@list.cr.yp.to>
Sent: Wednesday, September 18, 2002 3:45 PM
Subject: Re: Problem with precompiled pari/gp for windows


> On Thu, Aug 08, 2002 at 07:22:48PM +0200, Jürgen Borries wrote:
> > Hallo,
> > i need a little help.
> > I may not type the power sign ( ^ ). So i have to type a command line like "a=2^110+1" into a file and read that file with \r. That is my main problem. A minor problem: cut and past does not work.
> 
> Hello, I found that GAP <http://www.gap-system.org> document the same problems.
> 
> Here the data I gathered from the GAP documentation:
> 
> gap4r3/INSTALL
> 
>    The ^-key cannot be entered.
>           This is a problem if you are running a keyboard driver for some
>           non-english languages. These drivers catch the ^ character to
>           produce the French circumflex accent and do not pass it
>           properly to GAP. No fix is known.
>    Cut and Paste does not work
>           See http://www.gap-system.org/Info4/windows.html for a remedy.
>  
> If you manage to make the Cut and Paste work with gp, please let us know!
> 
> Cheers,
> Bill.