home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sound Sensations!
/
sound_sensations.iso
/
jukebox
/
jmplay11
/
jmprog.0
< prev
next >
Wrap
Text File
|
1990-10-20
|
753b
|
33 lines
' Program 0 , for JMplayer v1.0 , there's no difference between lower and upper
' case , except for the text between quotes
' Give title
T="Demo program with Jmplayer version 1.0 - program 0"
' Set repeat times for the whole program default = 0
R=A ' Meaning for ever , A from 'always'
' First part is file name , inc. extension
' Optional keys :
' R:n , n= repeat times ('A' always , meaning that the rest isn't' played) ,
Default = 0
' T:"text" , when song is played , the 'text' is shown first , before the main
text continues
1.nst t:"Cry Baby"
2.nst t:"Nr.2"
3.nst t:"Nr.3"
4.nst t:"Nr.4"
5.nst t:"Nr.5"
6.nst t:"Nr.6"
7.nst t:"Nr.7"
A.nst t:"Nr.8"
b.nst t:"Nr.9"
c.nst t:"Nr.0"
'The end of the list