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

#1 2011-03-27 17:22:35

lu9
Scratcher
Registered: 2009-05-19
Posts: 56

Panther Block Help

I Was trying to make some block wich opens a windows customized dialog
the .VBS File with the code. but i want it like if were ported to scratch.
here is the VBS Code
X=MsgBox("t1",,"t2")
i just don't know how to "execute as vbs" IN Scratch.
and block spec:
show windows dialog titled $String$ contents $String$

Can someone help?


Talk about Scratch,Super Mario Bros X, Super Mario War and Lego Stunt Rally in my forum

Offline

 

#2 2011-03-27 17:32:49

wcfs96
New Scratcher
Registered: 2011-03-10
Posts: 37

Re: Panther Block Help

You would have to exec using a shell of some sort. Unfortunately Scratch doesn't come with one, though I am attempting to move Scratch over to Squeak v4.2 which you could then do that.

Offline

 

Board footer