home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
-
- @ECHO OFF
- CLS
- echo
- echo MORE GREAT STUFF!
- echo
- echo ************************************************************************
- echo For a $15 registration fee you can get the latest version of WSPM, 130
- echo word lists, 60 shaped grids, You get Pencil and Paper Activity Maker
- echo software, which creates many different kinds of puzzles and activities
- echo for pencil and paper. You get documentation, that includes how you can
- echo use WSPM/PAPAM to create group activities, party games, teaching tools,
- echo and more! You also receive the right to use WSPM beyond the 30 day trial
- echo period. See the README.TXT file for information on how to get this
- echo software.
- echo ************************************************************************
- echo
- echo This program is shareware. If you decide to use this program a $15
- echo registration fee must be paid. Failure to do so puts the user in
- echo violation of copyright. See README.TXT file for information on how to
- echo register.
- echo
- echo G&R Cybermedia Group, P.O. Box 1596, Palm Desert, CA 92261
- echo Voice 1-760-328-8151, Email SGroll@compuserve.com
- echo Web http://ourworld.compuserve.com/homepages/SGroll
- echo
- pause
- cls
-