#  This macro prompts the user to un-archive the map & dumps him/her into
#  the C-shell.  This should be done to re-process a map with a bad dem.

pause 8 cd /u2/ltdata/export   ;   tar xvf 12345678.bkp   ;   rm 12345678*
shell
