Welcome to the small Local Block Library!
when gf clicked if <you want> donate by (posting) your block [ideas v] then they will be (t)ested and <(posted) = (true)> end you should (have a great) [time v] if <you need> (0) [scratch v] blocks else (0) [BYOB v] blocks else (0) [panther v] blocks end just wait there (are) more [coming v]
Last edited by PopTarties (2012-07-04 17:44:10)
Offline
Control:
shared by [PopTarties v] is: (if <Boolean> then (string) else (string) endScriptableScratchMorph >> block specs
('if %b then %s else %s' #r #if:then:else:)ScriptableScratchMorph >> other ops
if: t1 then: t2 else: t3
| t4 |
t1 ifTrue [t4 < t2].
t1 if false [t4 < t3].
^ t4Last edited by PopTarties (2012-07-04 18:01:29)
Offline
As far as I know, the regular block library topic accepts large and small blocks. It would make the forum more organized if we could keep it all to one topic, please.
Offline