[A83] Re: BASIC strings


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

[A83] Re: BASIC strings




sub("0123456789",X-1,1)->str1

----------------------------------------------
Original Message
From: "Matt Durant"<darthvader102@knology.net>
Subject: [A83] BASIC strings
Date: Wed, 9 May 2001 16:50:04 -0400

>Is there anyway to add a number to a string without doing this:
>
>If X=1
>"1" -> str1
>
>In Qbasic and VisualBasic you can use cStr(X).....
>
>So how can I do this?
>
>
>
>

_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com




Follow-Ups: