home *** CD-ROM | disk | FTP | other *** search
- border off
- echo "Do you wish to run Dan Dare III?"
- echo "Press Y and hit Return if you do."
- echo "Press N and hit Return if you wish to get to the main menu."
- echo " "
- ask "Well, what will it be?"
- if warn
- echo " "
- echo " "
- echo "Please wait Dan Dare III is loading..."
- echo " "
- t y
- d "dan dare iii"
- m ddiii.doc
- get_fast
- ddiii
- else
- t y
- prompt ""
- runback -3 funckey func.key
- t x
- endif
-