maybey they could add a "repeat until i recieve" block .repeats until it recieves a message.
Offline
Many know that this is impossible. Recieving is NOT boolean, as a "repeat until" requires.
Offline
@bhz -Why can't they make it?
Offline
[blocks]
<key[ any ]pressed?>
OR
<when[ any ]key pressed>
[/blocks]
Press any key and this block is activated.
Last edited by Bingo_324 (2008-12-22 11:32:53)
Offline
bhz wrote:
Many know that this is impossible. Recieving is NOT boolean, as a "repeat until" requires.
Lots of people have said this: it can be a true/false block! when it gets reieved it turns to true and then back to false! so it is possible!
Offline
it should be possible. I would love it. Hey SRCATCHR people look over here! Check this one out!
Offline
BWOG wrote:
bhz wrote:
Many know that this is impossible. Recieving is NOT boolean, as a "repeat until" requires.
Lots of people have said this: it can be a true/false block! when it gets reieved it turns to true and then back to false! so it is possible!
The problem is: WHEN does it turn back to false?
If the block was like [ broadcast [ ] for ( ) secs ], messages would be boolean and an < if I recieve [ ] > block would be prossible.
Last edited by ScratchScripter (2009-08-20 13:32:51)
Offline
Supposing they did this, what they would do is introduce an <I recieve [_____]> block, because that would work with If blocks and others.
Offline