Batch script: Script syntax

Warning: Support for batch script is maintained solely for historical reasons. The preferred way to specify variations on a base data file is to use text data files, specifically variation models. The OrcaFlex spreadsheet offers a facility to generate these text data files.

An OrcaFlex batch script is made up of commands, which are obeyed sequentially, and comments, which are ignored. A comment is a line that is either blank or on which the first non-blank characters are "//". A command can be:

Note that:

6 inch pipe – contains spaces, so needs to be enclosed in quotes;

6"pipe – contains a double quote, so needs to be enclosed in single quotes;

'6' pipe' – contains a single quote, so needs to be enclosed in double quotes instead of single.