ScratchData LogoScratchData
Back to ProjectMakerMusic's profile

[MicroTalk Programming Language] - DataLibrary64 INDEV

PRProjectMakerMusic•Created November 29, 2013
[MicroTalk Programming Language] - DataLibrary64 INDEV
0
1
72 views
View on Scratch

Instructions

v0001 -- Variable context added. Parser Context Added Script Execution Added Bracket-Variable Parser added ----- How to use: ALL OF THE LINES MUST START WITH A PERIOD, OR YOU WILL GET A FATAL ERROR. heres an example line : .vset [name] [data] -This line will add a variable to the variable context- .printl [still in dev] ------------ How to use bracket variables : when putting an argument inside a code line, use ([varname]) to make the executer fetch the variable VALUE from the variable context. You can abuse how many arguments you give to 1 code line, because the executer only scans certain arguments. Warning : the variable MUST be in the variable context.

Project Details

Project ID14833944
CreatedNovember 29, 2013
Last ModifiedMay 22, 2016
SharedNovember 29, 2013
Visibilityvisible
CommentsAllowed