Force the parameter value to be output outputpar
parameter INFILE {
type FILE access READ outputpar ... }
The name of the file to be read from is generated by the program and output as the value of parameter INFILE.
ADAM: