Script Files: Difference between revisions
From Data Islands
WikiSysopdi (talk | contribs) (Created page with "You can put scripts into files. Typically they are names in the format NAME..tsd To call these from the console app Script <nowiki>======</nowiki> Syntax : script "<SCRIPT FILE PATH>" <ENTER> Description : Execute a batch of commands from a script file. You can also pass in the script file as an application argument E.G pathtoexe\TSDataIslands.exe "<SCRIPT FILE PATH>"") |
(No difference)
|
Revision as of 12:36, 19 January 2023
You can put scripts into files.
Typically they are names in the format
NAME..tsd
To call these from the console app
Script
======
Syntax : script "<SCRIPT FILE PATH>" <ENTER>
Description : Execute a batch of commands from a script file. You can also pass in the script file as an application argument E.G pathtoexe\TSDataIslands.exe "<SCRIPT FILE PATH>"