Concatenate mp3-Files on Macintosh
R. Hillen
mail at richard-hillen.de
Thu Oct 25 14:44:59 EDT 2007
Hello Klaus, Hello Mark,
Thank you for your quick response;
as the script of Klaus didn´t work at once (you wrote "not
tested ;-), I now use the One-Line of Mark to concatenate mp3-files
in sourceFolder and to store it in targetpath.
> get shell("cat" && quote & sourceFolder & quote & "*.mp3 >" && quote
> & targetPath & quote)
>
One little hint: the last char of sourcefolder should be "/"!
Greetings
Richard.
More information about the use-livecode
mailing list