Command Line Reference |
Top Previous Next |
FreeFlyer has the capability to run from a Command Prompt. The execution of Mission Plans from the command line allows quick, successive running of multiple Mission Plans, with or without the FreeFlyer user interface. You can repeat the same runs many times using a batch file to specify the executable and switches. See Creating a Batch File for more information. For more information on creating FreeFlyer movies from the command line, please see the Command Line section of the Generating Movies Guide.
Table of ContentsSee the pages listed below for more information on the references available in this section.
SyntaxType "FF.exe" or "FreeFlyer.exe" followed by desired switches
Switches may be specified in any orderThe following two lines of code operate in the same manner:
Switches may be specified using their full name or their abbreviationThe following two lines of code operate in the same manner:
Path names are relative to the path in which the command line client is called
Note: In Linux, the phrase "ff" is symbolically linked to an active version of FreeFlyer so that FF.exe can be called from any directory. By default, the active version is the most recently-installed version of FreeFlyer. The set active version command line switch can be used to change the active version. Exit CodesWhen FreeFlyer.exe or FF.exe finishes executing, an exit code which describes the details of the execution will be returned that the user can retrieve. FreeFlyer returns the following exit codes under the specified circumstances.
|