home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / MULTIMED / MP123V05 / mp123url.cmd < prev    next >
OS/2 REXX Batch file  |  1997-07-05  |  313b  |  9 lines

  1. @echo off
  2. rem --------------------------------------------
  3. rem Command file to be launched from Netscape as
  4. rem a helper application to play .m3u url's.
  5. rem Please read README.OS2 for more information
  6. rem about how to configure Netscape.
  7. rem -------------------------------------------- 
  8. mp123 -@ %1
  9. exit