home *** CD-ROM | disk | FTP | other *** search
- echo off
- send $e[2J
- : bigecho and this demo are c(o) R.M. Wilson and B.Simon, 1986
- : gooday is c(o) R.M. Wilson, 1986
- : We have "borrowed" the public domain programs waitn.com by Ken
- : Goosens and send.com by Howard Rumsey and B. Simon to make this
- : demo more effective. Waitn has no connection with us!
- send $e[25;1H$e[36;1;44m
- bigecho Hello!
- bigecho from
- bigecho BIG-ECHO
- waitn 3
- send $e[43;37;1m$e[2J
- bigecho Give your/▓░
- bigecho BAT files/▓░
- bigecho snap with/▓░
- bigecho BIG-ECHO/▓░
- waitn 5
- send $e[46;34;1m$e[2J
- bigecho BIG
- waitn 1
- send $e[0;30m
- bigecho ECHO
- waitn 1
- send $e[0;31m
- bigecho !!!!
- waitn 3
- send $e[1;44;33m
- bigecho from the/█┼
- bigecho makers of/█┼
- waitn 1
- bigecho CTRLALT/ ╫
- pause
- send $e[2J
- goodday
- waitn 4
-
-