This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-02-14 10:38:51

techgoddessdevine
New Scratcher
Registered: 2012-02-14
Posts: 2

say multple variables...

I'm having difficulty using the say block and multiple variables. I would like my sprite to say variable 1 + variable 2.  But I cannot seem to enter it into the say block. Any help would be appreciated.

Offline

 

#2 2012-02-14 10:42:32

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: say multple variables...

use:

say (join (variable 1) (variable 2))

Last edited by TRocket (2012-02-14 10:43:07)


http://i.imgur.com/1QqnHxQ.png

Offline

 

#3 2012-02-14 10:46:16

techgoddessdevine
New Scratcher
Registered: 2012-02-14
Posts: 2

Re: say multple variables...

Thank you so much!

Offline

 

#4 2012-02-14 10:46:51

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: say multple variables...

techgoddessdevine wrote:

Thank you so much!

you're welcome  big_smile


http://i.imgur.com/1QqnHxQ.png

Offline

 

Board footer