home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 December / PCO_1298.ISO / filesbbs / os2 / minta200.arj / MINTA200.ZIP / gompg123.cmd < prev    next >
Encoding:
Text File  |  1998-09-25  |  333 b   |  14 lines

  1. /* Command file for launching mpg123 from Minta -
  2.  please modify to reflect your configuration */
  3.  
  4. /* replace the "X:" with the drive you have installed mpg123 on -
  5.  e.g. "C:" */
  6. "X:"
  7.  
  8. /* replace the "cd path" with the directory you have installed mpg123 to -
  9.  e.g. "cd apps\mpg123" */
  10. "cd path"
  11.  
  12. ARG file
  13. "mpg123 "file
  14.