Re: A86: User Input


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

Re: A86: User Input






>Date: Sun, 13 Sep 1998 14:14:04 -0700
>To: assembly-86@lists.ticalc.org
>From: Chicane <chicane@reninet.com>
>Subject: A86: User Input
>Reply-To: assembly-86@lists.ticalc.org
>
>
>I need a way to get 8 chars of Input for a variable name. There must be
>something on ROM page 3, but i cant find it. The PRGM>Edit section on 
the
>calc has one, i need something just like that. 
>Thanks for any help.
>CHICANE
>ICQ: #14727618
>chicane on EFNET #ti
>Homepage: Under Construction.
>

Use the normal input. Then load OP1 in hl. Call _strlength or whatever
and if it is greater then 8 have it go back to your input.
Can I have your source to MSE? Just asking =P

-InFuZeD

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


Follow-Ups: