Re: Re: A89: BASIC question


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

Re: Re: A89: BASIC question




Try
Output 45,40,"You have $"&string(money)

The & will augment the string and display the new longer string.

Matt Ross