Re: TIB: Strings


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

Re: TIB: Strings




How would you implement this in a program?  (Throwing a number into a 
string?)

For example, (I numbered the lines to make it easier to understand)

10: "ABC" -> A
20: Prompt B

30: A+B -> A        'Does not work  (error)

--or--

30: Eq -> St(B,D)   'Does not work  (error)
40: A+D -> A

--or--

30: D=B             'Does not work  (displays ABCB)
40: Eq -> St(D,C)
50: A+C -> A

--or--

30: D=B             'Does not work  (error)
40: A+D -> A

Sorry about this being so long.  There's probably a simple solution to this 
too; I have no idea what it is.  Any help would be appreciated.

-Grant Winney

===========================================

>From: McBorder@aol.com
>Subject: Re: TIB: Strings
>Date: Tue, 25 May 1999 17:51:27 EDT
>
>"ABC"->a
>D=24
>Eq->St(D,E
>A+E->A
>Disp A


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