Next:
steering_element
Up:
Namelist Command Dictionary
Previous:
slice_analysis
subprocess
type: action command.
function: execute a system command in a shell.
&subprocess STRING command = NULL; &end
command
-- The text of the command to execute. The command may use the sequence ``%s'' for substitution of the rootname as set by
run_setup
. A literal ``%s'' must be entered as ``%%s''.
Robert Soliday 2012-10-04