Discuss Scratch

jschless
New Scratcher
3 posts

Forever if

Forever if is lacking in 2.0. Why?
IcantSeeYourStar
Scratcher
14 posts

Forever if

I think you can attach an “if” block inside a “forever” block.
Wouldn't it work the same as a “forever if” block?
Listwizard
Scratcher
66 posts

Forever if

IcantSeeYourStar wrote:

Wouldn't it work the same as a “forever if” block?

Yup. It sure does.

Forever if was unneccesary, so they removed it. Take it up with the Scratch Team, not me.
s_federici
Scratcher
500+ posts

Forever if

ScratchJahd2011
Scratcher
500+ posts

Forever if

The
repeat until <not <>>
random block//category=grey
end
is a good and easy workaround.
s_federici
Scratcher
500+ posts

Forever if

ScratchJahd2011 wrote:

The
repeat until <not <>>
random block//category=grey
end
is a good and easy workaround.

Yes, there are a lot of workarounds. But students (I mean, students that are not specifically interested in learning computer programming) like a lot having very simple ways of doing interesting things. Then they can accept to learn all good alternatives to FOREVER IF

Last edited by s_federici (Feb. 12, 2014 13:33:47)

dotti77
New Scratcher
1 post

Forever if

Question?????
Where can I find the (forever if) block ?? feeling lost.
s_federici
Scratcher
500+ posts

Forever if

dotti77 wrote:

Question?????
Where can I find the (forever if) block ?? feeling lost.

Sorry. WIth my greatest sadness, it is gone (forever, if they don't bring it back…)
MeDiaMond
Scratcher
500+ posts

Forever if

dotti77 wrote:

Question?????
Where can I find the (forever if) block ?? feeling lost.
It was necessary. so it was removed. You can replace it like this (for example) :
forever

if <> then
joshuaho
Scratcher
1000+ posts

Forever if

dotti77 wrote:

Question?????
Where can I find the (forever if) block ?? feeling lost.
Please do not necropost (bring up resolved topics that have not been replied to for a long time) unless the post adds new and relevant information.
Harakou
Scratcher
1000+ posts

Forever if

dotti77 wrote:

Question?????
Where can I find the (forever if) block ?? feeling lost.
It doesn't exist; that's what this thread is about.

As has already been explained here, it was removed because it added clutter and is easily replaced with a forever block and an if block inside it. Closing as resolved.

Powered by DjangoBB