home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / workbench / sysinspector / arexx / display.sirexx next >
Encoding:
Text File  |  1997-08-28  |  151 b   |  14 lines

  1. /* Display mode 1, 10 and 17 */
  2.  
  3. address 'INSPECTOR.1'
  4.  
  5. SetDisplay 1
  6.  
  7. Address command 'Wait 3'
  8.  
  9. SetDisplay 10
  10.  
  11. Address command 'wait 3'
  12.  
  13. SetDisplay 17
  14.