You know the blocks feature on the forum, right? Well, I think it would be useful if you could translate this from Scratch:
[blocks]<when green flag clicked>
<forever>
<stamp>
<move( 1 )steps>
<end>[/blocks] into this:
<when green flag clicked> <forever> <stamp> <move( 1 )steps> <end>
so you could just copy it into the forums. Maybe you could just right click on it and there would be an option to do that.
Offline
You mean, you wouldn't just copy to forums. It requires interaction between applications, and that's to complicated. It would copy to the clipboard, and it would paste, right?
A clipboard is where you store the information. Like when you highlight and press CTRL-C, it copies, and when you press CTRL-V, it pastes.
Offline
Greatdane wrote:
You mean, you wouldn't just copy to forums. It requires interaction between applications, and that's to complicated. It would copy to the clipboard, and it would paste, right?
A clipboard is where you store the information. Like when you highlight and press CTRL-C, it copies, and when you press CTRL-V, it pastes.
I know what a clipboard is, and it wouldn't require interaction between the two programs. I can copy something from Microsoft Word, and paste it into the forums easily.
Offline