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

#1 2012-12-21 21:43:55

Mateox
New Scratcher
Registered: 2012-10-20
Posts: 1

menu of help

I wish a menu of help of the programming  example you have a block and you make a mistake
the menu help you and marks it in red and the menu it gives you  the correct option

Offline

 

#2 2012-12-22 03:15:18

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: menu of help

Nothing in this world without any device can read what you want to do so this will not be possible. Use single stepping to debug instead.


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#3 2012-12-22 22:08:57

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: menu of help

Mateox wrote:

I wish a menu of help of the programming  example you have a block and you make a mistake
the menu help you and marks it in red and the menu it gives you  the correct option

The problem is there's no "correct" code, except what you want it todo, so the computer doesn't know any "correct" code. Besides, when you move on, codes aren't going to fix themselves for you.

Offline

 

#4 2012-12-23 01:32:43

Gravitation
New Scratcher
Registered: 2012-09-26
Posts: 500+

Re: menu of help

kayybee wrote:

Mateox wrote:

I wish a menu of help of the programming  example you have a block and you make a mistake
the menu help you and marks it in red and the menu it gives you  the correct option

The problem is there's no "correct" code, except what you want it todo, so the computer doesn't know any "correct" code. Besides, when you move on, codes aren't going to fix themselves for you.

Yeah, this.

See, the code is what you're telling the computer to do. Computers don't understand things the way we do; they do exactly what they're told. It doesn't know what you want it to do; it does what you told it to do through code. How can somebody tell somebody else what to tell them?  hmm

Offline

 

Board footer