Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jan 21st, 2006, 9:34 PM   #1
jokr004
Newbie
 
Join Date: Jan 2006
Posts: 10
Rep Power: 0 jokr004 is on a distinguished road
quick question

Ok, not exactly visual basic but i have a question about BASIC (theres no basic section). I was wondering if there was any way to add the value of a numeric variable as text in a string value.
jokr004 is offline   Reply With Quote
Old Jan 21st, 2006, 9:49 PM   #2
para
Programmer
 
Join Date: Dec 2005
Posts: 65
Rep Power: 3 para is on a distinguished road
Try something like this
let s$ = "abc"
let i = 12
s$ = s$ + str$(i)
print s$
The help index has a whole list of available commands along with descriptions and examples.
para is offline   Reply With Quote
Old Jan 22nd, 2006, 2:15 PM   #3
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
BASIC comes under Misc.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:42 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC