<div dir="ltr"><div>I'm trying to execute the following within processing but doesn't seem to work...</div><div><br></div><div><br></div><div>@done</div><div>system "/u/appl/fp/dreport filename -f create -rx zf -u -a -v createselect</div><div><br></div><div>where 'zf' is a variable I have defined in my processing....</div><div><br></div><div>this doesn't do anything.....I have verified with a msgbox the value of zf is correct before it attempts to execute the above....</div><div><br></div><div>but if I run from the command line</div><div><br></div><div>/u/appl/fp/dreport filename -f create -rx "value of zf" -u -a -v createselect it runs just fine....</div><div><br></div><div>Is it possible I can't run this because the processing is an output processing table of  filename ?</div><div>(i.e. the same file I'm trying to run the system command is the same file where the output processing resides)</div><div><br></div><div>thanks</div><div><br></div><div>Scott</div></div>