In the version of the script for 6.2.x, this appears in the callback
sub

if (($debug == 1) && $::d_stdio) {
                print "----------------------------\n";
                print "|   COMMAND: $slimCommand\n";
                foreach my $i (@$paramsRef[1..scalar(@$paramsRef)-1]) {
                        print "|   PARAMS: $i\n";
                }
                print "----------------------------\n";
        }

Where does this actually "print?" I checked d_stdio on the dubug
screen, but it didn't generate any extra output during playback in the
log.


-- 
jonheal

Jon Heal says:
Have a nice day!
http://www.theheals.org/
------------------------------------------------------------------------
jonheal's Profile: http://forums.slimdevices.com/member.php?userid=2133
View this thread: http://forums.slimdevices.com/showthread.php?t=22479

_______________________________________________
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to