home *** CD-ROM | disk | FTP | other *** search
/ Audio 4.94 - Over 11,000 Files / audio-11000.iso / msdos / edit / jmplayer / jmprog.0 < prev    next >
Text File  |  1994-03-16  |  586b  |  19 lines

  1. ' Program 0 , for JMplayer v1.0 , there's no difference between lower and upper
  2. ' case , except for the text between quotes
  3. ' Give title
  4. T="Demo program with Jmplayer version 1.0   - program 0"
  5.  
  6. ' Set repeat times for the whole program default = 0
  7. R=A     ' Meaning for ever , A from 'always'
  8.  
  9. ' First part is file name , inc. extension
  10. ' Optional keys :
  11. ' R:n , n= repeat times ('A' always , meaning that the rest isn't' played) ,
  12. Default = 0
  13. ' T:"text" , when song is played , the 'text' is shown first , before the main
  14. text continues
  15.  
  16. a.nst
  17.  
  18. 'The end of the list
  19.