gharris999 wrote: > I'm seeing the same behavior as you. I would have expected the script > to return 1 or 2, but not 256. It looks like Perl's system() returns the execution value * by 256. 0 is 0 but 1 is 256 http://www.perlmonks.org/?node_id=81640
------------------------------------------------------------------------ epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711 View this thread: http://forums.slimdevices.com/showthread.php?t=48521
_______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
