I catch errors messages like this by starting perl and slimserver.pl
from within a batch file, something like this:

Code:
--------------------
    
  @echo off
  C:
  cd "C:\Program Files\Slimserver\server"
  C:\Perl\bin\perlexe slimserver.pl
  pause
  
--------------------


That way a dos window stays open with whatever slimserver spits out in
terms of error messages and I get a chance to copy them.


-- 
gharris999
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to