Re: A86: Manipulation of numerical values of strings


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

Re: A86: Manipulation of numerical values of strings




>I think I see what you're saying.  I have no clue how to do it in ASM.  I
know this is
>an assembly list but here's the solution in TI-BASIC:  Use the commands
"Eq>St" and
>"St>Eq"
>
>Here's an example TI-BASIC program:
>
> InpSt STRING
> St>Eq (STRING,EQU)
> Disp EQU


thats only good if the eq is a constant, but you cant manipulate it


Follow-Ups: