home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -in_the_mag- / reader_requests / stackattack / otherstuff < prev    next >
Text File  |  1998-05-02  |  221b  |  12 lines

  1. if exists sys:utilities/multiview
  2.     multiview OtherStuff.gif SCREEN
  3. else
  4.     visage >NIL: OtherStuff.gif
  5.     if $Result2 eq 205
  6.         vt >NIL: OtherStuff.gif
  7.         if $Result2 eq 205
  8.             display >NIL: OtherStuff.gif
  9.         endif
  10.     endif
  11. endif
  12.