Re: A89: BASIC question


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

Re: A89: BASIC question




At 12:32 AM 9/13/98 +0000, you wrote:
>     i used it, and it works great, but i don't understand one thing.
>...

The &"   " clears out any text previously written on the screen that may
not be covered my the number of characters in the next "money" value.  For
example, if money was $1000 and then became $900 you would need to clear
out 4 spaces and replace with only 3, or write something at least 4
characters over the old value.  Otherwise, it would write 900 over the
"100" part of 1000 and the value on the screen would be 9000.

======================================
              Mike Newman
          miken@dodgenet.com
             ICQ: 2114458

                TI PAGE
http://www.dodgenet.com/~miken/ti.html
======================================


References: