From: Maciej Szczud�o
Subject: How to employ cursor keys?
Date: 
Message-ID: <bpv9ag$c1c$1@atlantis.news.tpi.pl>
I try to make use of cursor keys in my lisp programs (for example to show
direction for COPY or MOVE comand instead of writing @dist<angle). How can I
check if any cursor key is pressed? (I tried to use grread but I failed).

Maciej Szczudlo, Cracow, Poland
From: Kaz Kylheku
Subject: Re: How to employ cursor keys?
Date: 
Message-ID: <cf333042.0311251147.da318f7@posting.google.com>
"Maciej Szczud�o" <········@op.pl> wrote in message news:<············@atlantis.news.tpi.pl>...
> I try to make use of cursor keys in my lisp programs (for example to show
> direction for COPY or MOVE comand instead of writing @dist<angle). How can I
> check if any cursor key is pressed? (I tried to use grread but I failed).

Try the newsgroup comp.cad.autocad.