home *** CD-ROM | disk | FTP | other *** search
- cls
- wait 1
- winsize 0 0 640 256
- echo ""
- echo " *e[4mPowerBase V3.00 DEMO by Steven Rennocks*e[0m"
- echo ""
- echo " Amivision Software 1990-92"
- echo ""
- echo "*e[32m Please Note : This disk is public domain."
- echo " It is freely distributable."
- echo "*e[31m"
- wait 3
- echo ""
- echo " Full on-line instructions are now built into PowerBase V3.00"
- wait 2
- echo ""
- echo " See the complete versions file for details of how to a complete"
- echo " version of V3.00 which includes a printed instruction manual"
- echo " and a hard disk installation utility."
- wait 6
- echo ""
- echo " Other Amivision Products include :-"
- wait 1
- echo ""
- echo " Formula One Challenge (Licenced to Deja Vu - LPD 44)"
- wait 1
- echo " Power Planner (Licenced to Deja Vu - LPD 65)"
- wait 1
- echo " PowerBase V2.20 (Licenced to Deja Vu - LPD 77)"
- wait 1
- echo " Spectra & Cheatlister (Licenced to Deja Vu - LPD 78)"
- wait 1
- echo " All Square (Licenced to Deja Vu - LPD 94)"
- wait 1
- echo " Word Power (Shareware)"
- wait 1
- echo ""
- echo " See the Other Amivision Products file for full details of all of"
- echo " our products, together with ordering details etc."
- wait 3
- assign t: ram:
- prompt ""
- loadwb
- endcli
-