Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    
    ...
    
    Win32::Service::GetStatus("VL94196",'SendLogServer', \%status);
    print "SendLogServer : ".$status{'CurrentState'}."\n";
    
  2. or download this
    Use of uninitialized value in concatenation (.) or string at Z:\Script
    +Perl\TMP\services.pl line 21.