Fire off PROIV as needed:

if ($?term)  then
   if ($term == "PROIV") then
       echo "Running PROIV"
       exec ./rungui
   endif
 

Comment on this topic

Topic ID: 760069