<target
  class="Target"
  name="command-exec"
  path="doc/obj/command-exec.tn0.xml"
><![CDATA[
Target
"command-exec"
{}
{ /ClientUp { 
    {
      userdict Ref cvn get
      cvx exec
    } errored {
      currentcursorlocation
      [(Error!)] popmsg pop
    } if
  } def
  /ItemPath {rr} def }
]]></target>

