home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
-
- @ECHO OFF
- CLS
- echo
- echo
- echo MORE GREETING CARDS!
- echo
- echo ************************************************************************
- echo For a $15 registration fee you can get Deluxe Greeting Card Set. This
- echo software package includes 3 Christmas, 3 Birthday, 3 Valentines, & 3
- echo Holiday cards. 12 computerized cards in all! Paying the $15 fee also
- echo gives users the right to give out greeting cards created using this
- echo software. See the README.TXT file or enter GO for information on how to
- echo get this software.
- echo ************************************************************************
- echo
- echo This program is shareware. If you decide to use this program to create
- echo and send greeting cards, a $15 fee must be paid. Failure to do so puts
- echo the user in violation of copyright law. See README.TXT or enter GO for
- echo instructions on how to register Computerized Christmas Cards and receive
- echo Computerized Greeting Cards.
- 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
-
-