well im gonna use a combonation of sripts, but i need to see if MCI can copy a .cda file to a .wav or .mp3... it thought this mite work....
_______________________________________________________
$dll($mci,MCIString,save "D:\track01.cda" "C:\tempwav.wav"
test {
set %teemp saved - $dll($mci,MCIString, save "D:\track01.cda" "c:\tempwav.wav")
echo %teemp
}
_______________________________________________________
this comes up with the error:
ERROR The MCI device you are using does not support the specified command.
any help for me?
Scoring disabled. You must be logged in to score posts.