home *** CD-ROM | disk | FTP | other *** search
- makedir I_Just_Did_A_Demo
- echo "I just made a test directory called I_Just_Did_A-Demo"
- wait 5
- copy test to I_Just_Did_A_Demo
- echo "I just moved the test text into the directory I created"
- wait 5
- echo "I am going to list your currect C: Directory now"
- wait 10
- list sys:c/*
- wait 3
- echo ""
- echo "I am done with the demo. Don't forget to delete the dir I created!!"
- wait 3
- echo "Closing the window and returning console control to you...THANKS!!!"
- echo " "
- echo "BTW- This demo created for you by Doc's House BBS (614-855-3114)"
- wait 10
-
-
-
-
-