Transform a script into a SyScript plugin
In case of problem to display ".spg" files you should install the pluging here
test a short sample here : From a web page
|
|
To transform a script into a plugin, you just have to use PLUG syscript command as follow :
PLUG path\script.spt,path\script.spg The result is a coded script |
|
|
To execute PLUG command you need to launch syscript interpretor, as follow :
path\syscript.exe immediate |
|
|
syscript knows as well to interprete a script "in clear" than a coded script ".spg". |
|
|
|
|
