home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / opus / v4 / warp / ep_eagle2opus.dopus next >
Text File  |  1995-05-27  |  381b  |  13 lines

  1. /* Eagle to Opus V1.0 by Warp of GiGA Prod... ©1995 
  2. ** Designed for 'Eagleplayer' and 'Opus 5', makes the eagle fly...
  3. ** Must be used from Opus... 
  4. */
  5.  
  6. if pos('rexx_EP',SHOW('Ports')) ~= 0 then do
  7.     address 'rexx_EP'
  8.     Pubscreen DOPUS.1
  9.     Scrolltext 'Eagle<2>Opus...\X/'95                                     '
  10.     exit
  11. end
  12.  
  13. say 'An error occured, try loading eagleplayer &/or opus...'