SyScript language
In case of problem to display ".spg" files you should install the plugin here
test a short sample here : From a web page
|
|
SyScript is a language which allows to developt very quickly applications - SAAS full web applications (here documentation) - Web sites with rich interfaces and without browser (WIDGETS) |
|
|
SyScript ? The script software contains more than 600 commands and a debugger (TRACE ON command) to execute script step by step |
|
|
SyScript How to start with ? 1) - First create a script file named for example "script.spt" - with a script editor or a simple editor (STEPS editor is provided with SyScript) 2) - Fill the file "script.spt" with a SyScript command as followed : - for example ECHO command : ECHO it works good ! 3) - record the file "script.spt" 4) - launch SyScriptwith "script.spt" file - path\syscript.exe script_path\script.spt or - create a shortcut of "syscript.exe" on your desktop and slide the script "script.spt" on it
|
|
|
|
|
|
