I have:

our $flaccmd = '"c:\program files\flac\flac.exe"';
our $lamecmd = '"c:\program files\lame\lame.exe"';

but your failure is before those settings should matter. Try sticking:

print @ARGV;

just before line 115, which is:

my ( $srcdirroot, $destdirroot ) = @ARGV;

'cos it looks like something is eating one or more of your arguments.

Steve.


-- 
SteveEast
------------------------------------------------------------------------
SteveEast's Profile: http://forums.slimdevices.com/member.php?userid=4193
View this thread: http://forums.slimdevices.com/showthread.php?t=33366

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to