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

#1 2011-12-30 05:16:01

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Is there...

a command that shows an alert? I thought it would be something like

Code:

ShowAlert('message here');

but apparently that's not it  tongue  And yes I have looked it up on google/duckduckgo I can't find anything though.
Edit: It's in pascal.

Last edited by slinger (2011-12-30 08:06:03)


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#2 2011-12-30 05:17:00

rookwood101
Scratcher
Registered: 2011-07-29
Posts: 500+

Re: Is there...

What language is this in?


http://i.imgur.com/zeIZW.png

Offline

 

#3 2011-12-30 06:43:51

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Is there...

In JavaScript, you can do it this way.

Code:

alert('show message');

I support the Free Software Foundation. Protect our digital rights!

Offline

 

#4 2011-12-30 08:05:40

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Is there...

Darn i'm a noob, I didn't name the language XD Its pascal.


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#5 2011-12-30 08:10:51

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Is there...


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#6 2011-12-30 10:58:55

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Is there...

Thanks  big_smile  Didn't think about that  big_smile


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

Board footer