The run command will execute a Frigate script file. A Frigate script file is simply a list of Frigate language commands. Comments are started with the # character and run until the end of the line. The script will run until the end of the file is reached or an error occurs executing a command.
run filename (ScriptFileName)
where:
filename is a string literal containing the name of the file to
execute
This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.