Re: A83: Inputs
[Prev][Next][Index][Thread]
Re: A83: Inputs
About input...
since none of the routines echo the stuff to the screen it should be
comparatively easier to get an asterisk after a key is read...all you do is
display it after calling _getkey. It's what you do with the stuff from
getkey that makes the difference. You would have to convert that number
into a usable form or whatever...
James.
____________________
James Matthews.
E-mail (family): matthews@tkb.att.ne.jp
E-mail (private): james_matthews@hotmail.com
Homepage: http://home.att.ne.jp/gold/tomcat21/index2.html
ICQ: 7413754
____________________________________
----------
> From: Its kavity <Itskavity@aol.com>
> To: assembly-83@lists.ticalc.org
> Subject: Re: A83: Inputs
> Date: Wednesday, March 18, 1998 10:17 AM
>
>
> Phalem could I possibly look at that code