echo " This script will copy the Mand2000 ARexx scripts from the"
echo " ARexx directory to your rexx: directory.  Once copied there,"
echo " some extra menus will automatically appear the next time"
echo " you run Mand2000 or Mand2000D."
echo " `RexxMast' must be running for ARexx scripts to work."
echo ""
copy arexx/#?.mnd2 rexx:

echo ""
echo "All Done.  Click close gadget to get rid of window."
endcli
