home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga MA Magazine 1998 #7
/
amigamamagazinepolishissue1998.iso
/
polminet
/
inne
/
optycdplayer_upd
/
arexx
/
playtrack.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1996-10-18
|
134b
|
10 lines
/*
** Script to Play track 2 at 10s during 20s
*/
options results
address 'OPTYCDPLAYER'
'playtrack TRACK=2 OFFSET=10 DURATION=20'