Re: A86: input routine


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

Re: A86: input routine





On Fri, 10 Apr 1998 12:35:57 -0500 Robby Gutmann
<gutmann@planet-connect.com> writes:
>
>When I have progs on my calc with the number input routine (either 
>zreduce,
>or one im working on right now for imaginary numbers), the input 
>sometimes
>gets corrupted.  I will get a string of hex characters after the 
>prompt, or
>whatever the last BASIC "Prompt" command was.  The routine will still 
>work
>fine, it just looks really gross.  soes anyone know why thats is?

the one that's off of _exec_pg3 (i assume that's the one you're using)
displays a prompt from ioPrompt ($c324).  put a zero or a zero-terminated
string there.  it should work for complex numbers or just about anything.

-josh

>
>Robby Gutmann
>gutmann@planet-connect.com
>ICQ UIN: 724927      Agonostis on IRC
>
>Of course, Ankh-Morpork's citizens had always claimed that the river 
>water
>was incredibly pure. Any water that had passed through so many 
>kidneys,
>they reasoned, had to be very pure indeed.
>	-- (Terry Pratchett, Sourcery)
>

_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]


References: