I'm building a connection definition file and I've run into a problem ... apparently, I can't have two variable substitutions in when building a command argument?

<Argument value="-l select=$NUMPROC$:ncpus=4:mpiprocs=$PTILE$"/>

I can substitute either $NUMPROC$ or $PTILE$, but not both .... I get a blank string returned if I try two variables. Is this a know bug, and more importantly, is there a workaround????



_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to