home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 1_Art.iso / mmm21 / example8.bat < prev    next >
DOS Batch File  |  1993-01-11  |  498b  |  18 lines

  1. @echo off
  2. cls
  3.  
  4. show-pcx eye.pcx blind xy 0 0 slow
  5. show-pcx eye.pcx blind xy 93 0 r slow
  6. show-pcx eye.pcx spiral xy 186 0 
  7. show-pcx eye.pcx spiral xy 10 48 r
  8. show-pcx eye.pcx sand xy 103 48 slow
  9. show-pcx eye.pcx drip xy 196 48 slow
  10. show-pcx eye.pcx random xy 20 96
  11. show-pcx eye.pcx crush xy 113 96 slow
  12. show-pcx eye.pcx crush xy 206 96 r slow
  13. show-pcx eye.pcx diagonal xy 30 144 slow
  14. show-pcx eye.pcx diagonal xy 123 144 r slow
  15. show-pcx eye.pcx weave xy 216 144 r slow
  16.  
  17. delay-kb 5
  18.