Script Files
From Data Islands
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>"