Batch processing: Script syntax

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.