ScratchData LogoScratchData
Back to OSimulators's profile

T# 1.16.04a

OSOSimulators•Created April 1, 2016
T# 1.16.04a
1
0
30 views
View on Scratch

Instructions

Here are some shortcuts to do certain actions: Press the left arrow key to delete the last line (yes, I changed it). Press the up arrow key to add code. Press the down arrow key change lines of code. Here are all the commands and their syntax: > This is a comment. A comment to read that will be ignored by the console. #clr Clears the screen. #txt Hello, World! Prints text to the console. #key The program pauses, and the user has to press a key to continue. #enter 1 2 I can't quite explain it, but it's #enter instead of GOTO. #end Stops the program.

Description

What's new in 1.16.04: - Comments - major.year.month[build] version scheme - #key command no longer waits for the user to press enter. - #txt(user) command. - Programs without the #end command will now wait for the user to click the stop icon. Based on rdococ's project, and original by XdwbX.

Project Details

Project ID103819257
CreatedApril 1, 2016
Last ModifiedApril 10, 2016
SharedApril 2, 2016
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root