home *** CD-ROM | disk | FTP | other *** search
- include avatar.inc
-
- avtbegin
-
- highlight 'B', '@'
- straight ; don't zigzag anymore
- writeln "Avatar lets you highlight a window,"
- writeln "i.e. change its colors without overwriting"
- writeln "the text."
- writeln
- writeln "This demo was prepared somewhat in a"
- writeln "hurry to make it to Fidocon '90."
- writeln "Please read the READ.ME file for more"
- writeln "information."
- reset
- locate 20, 1
-
- avtend
-