MorphOS Developer
Posts: 1331 from 2003/6/16
While loading files can be done by Rexx in both GUI and CLI mode, appending is only doable in CLI mode, it would seem. I'llfix that for next version.
Anyway, this is the way to do it (and it will work as intended in GUI mode in next version).
rx "address MPLAYER.1; 'raw loadfile <file> 1'" (1 is the flag to append instead of playing)