openOut

openOut "fff" -- opens an output file whose filename is fff.

openOut "!cmd" -- opens an output file which corresponds to a pipe providing the output to the shell command cmd .

See also File.

Go to main index.

Go to concepts index.