.key name/a
.bra {
.ket }
echo >t:varc.temp{$$} "rexxc:rx rexx:ux.rexx V " NOLINE
indexfind mail:ffrsdata/ {name} nofancy >>t:varc.temp{$$}
if warn
  echo "Archive not found!"
else
  execute t:varc.temp{$$}
endif
delete t:varc.temp{$$}
