(I am testing the scratchblocks scripts in the forums. The scripting is like HTML)
when gf clicked
forever
create [code v]
create [list v] [Scratch]
create [variable v] [Data]
add [Squeak] to [Scratch v]
add [FileCode] to [Scratch v]
convert <item [1 v] of [Scratch v]> to [FileCodeCompressed]
change [Data v] by (length of [Scratch v])
if <(item [last v] of [Scratch v]) contains [FileCodeCompressed]>
write (item [last v] of [Scratch v]) to [code v]
end
Last edited by FlashBits (2013-05-04 10:20:51)
Offline
Yep! We have one right over here, for your use. That way, we don't end up with a lot of stray topics all over the place
Offline