Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / newbie question

Author
Message
sorcre
21
Years of Service
User Offline
Joined: 13th Dec 2002
Location: United States
Posted: 18th Dec 2002 01:03
this is a newbie question but i am having trouble with text.

input "hello friend. may i ask you what your name is? >";name$

print "well " ;name$ print "you were lucky"

i can't put test a memory strand then more text in the same line how do i do that?
empty
21
Years of Service
User Offline
Joined: 26th Aug 2002
Location: 3 boats down from the candy
Posted: 18th Dec 2002 01:21
print "well "; name$; ", you were lucky"

BTW. I don't think that the "Code Snippet" board is the right place for this topic. (Hint: Newcomers Corner)

Ogres have layers.
jasuk70
21
Years of Service
User Offline
Joined: 3rd Dec 2002
Location: Hemel Hempstead
Posted: 18th Dec 2002 01:23
I'm not sure what you meant there but could it have been

print "well ";name$;" you were lucky"

print "well ";name$;
print " you were lucky"

Jas

Login to post a reply

Server time is: 2024-04-25 21:43:50
Your offset time is: 2024-04-25 21:43:50