home *** CD-ROM | disk | FTP | other *** search
- .Key ""
-
- echo ""
- echo "This script will make appropriate assignments for running the animation"
- echo "out of a single directory on a hard disk. It is not necessary if you"
- echo "are running the animation from a pair of floppies."
- echo ""
-
- ask "Do you wish to assign C&H01: and C&H02: to the current directory?"
- if WARN
- echo "Making assignments..."
- ASSIGN C&H01: ""
- ASSIGN C&H02: ""
- endif
-
- echo "All Done. Click close gadget to get rid of window."
-