run


Overview

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.

Syntax

run filename (ScriptFileName)

where:
filename is a string literal containing the name of the file to execute


This page is maintained by Michael Watts (mike@kel.otago.ac.nz)
Last modified on: 16/06/98.