Updated Program (markdown)
@@ -31,7 +31,7 @@ local mainFrame = CreateFrame("myFirstFrame"):show()
|
|||||||
local aProgram = mainFrame:addProgram("myFirstProgram"):show()
|
local aProgram = mainFrame:addProgram("myFirstProgram"):show()
|
||||||
aProgram:execute("rom/programs/fun/worm.lua") -- executes worm, have fuuuuuuuuuuuuuuun - only hard difficulty ok?
|
aProgram:execute("rom/programs/fun/worm.lua") -- executes worm, have fuuuuuuuuuuuuuuun - only hard difficulty ok?
|
||||||
````
|
````
|
||||||
**args:**-<br>
|
**args:** filepath - the path to the program you want to execute<br>
|
||||||
**returns:** the object<br>
|
**returns:** the object<br>
|
||||||
|
|
||||||
## stop
|
## stop
|
||||||
|
|||||||
Reference in New Issue
Block a user