SRY IF NOT "ENGLISH";
So far the variables in scratch can either be used (ie created and valid) in the whole
program or one sprite only*(private and global).
I wanted to say that cant their be some variables with less Scope like function or Etc.
i.e; the shall be able to be declared within a script and then be deleted or automatically deleted.
and also for object oriented programming thier should be structures and classes in scratch so as to make it a real programming language.
Currently i am facing difficulities while creating a Real Kernel Based Os.
I cant make a folder object it should be like and also the non dynamic declaration of variables stops me from doing it the other way,
I am currently using lists for it(SOB SOB too tough approach)
Offline