position

Define the command line position for this parameter

Description:

defines a command-line ‘position’ for the parameter.

Invocation

position number

Arguments

number
A command line position.

Examples:

action act1

parameter x

position 2

}

parameter a

position 1

}

}

The command act1 5 10 would invoke action act1 with parameter x set to 10 and parameter x set to 5.


ADAM:

Produces an Interface File position field.
IRAF:
Positional parameters are listed first, in the correct order, in the .par file.