| |
Summation Blaze has the ability to be launched and to automatically process scripting commands during the launch process. ".SSF" extension files automatically pass scripting commands to Summation Blaze when launched.
There are two commands currently supported in Summation: "OpenCase" and "OpenTranscript".
The formats for each are as follows:
OpenCase("<case name>")
OpenTranscript("<transcript’s DOS filename>")
For example, the following lines opens the Anne Greene’s deposition within the Summation Demonstration Case:
OpenCase("Summation Demonstration Case")
OpenTranscript("Green.One")
To create basic .SSF files, please refer to the "Limiting User Access to Specific Cases" tech fax, or the Summation Blaze manual.
|
|