At 22:56 09/07/00 -0400, you wrote:
>Is there any way to force a DOS box close after lame has completed encoding?
>With the Windows binary, it exits properly but with the DOS one it just says
>Finished and the box stays open. So if I'm using the DOS version to encode
>with say audiograbber, I can never get to the next track without manually
>closing the box.

Hello,

Call a BAT file instead Lame.exe:

----8<------------8<------------
Echo off
Cls
Lame.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
Cls
Exit
----8<------------8<------------

This should work... I hope.


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to