uRun/1.0 — Embbed Script Tool¶
| Type: | package |
|---|---|
| State: | production |
| Servers: | vm2, vm1 |
About¶
Allow users to run embbeded scripts in their sDL projects.
sDL structure¶
Follows the standard sDL structure:
//%SCOPE description text
#include "somefile"
BEGIN-CODE [ uRun/1.0 | {package options} ]
{package commands}
END-CODE
Commented lines, in the CODE body text, start with “##”.
Namespaces and commands¶
The standard “core” namespace is available.
Folders¶
(information will be added later by the package administrator)