Help for this page

Select Code to Download


  1. or download this
    sub get_dir {
            my $dir = shift ;
    ...
            closedir DIR;
            return @files ;
    }
    
  2. or download this
    #! /usr/bin/perl
    # This one works
    ...
    sleep 30;
    main();
    }
    
  3. or download this
    sub do_wire {
    #Non-working....
    ...
        }
        return $wire;
    }
    
  4. or download this
    system("net use /USER:USERNAME Q: \\\\RICH0417\\d$\\Temp PASSWORD") ==
    + 0 && wlog("Q:\ Mounted");
    
  5. or download this
    14:28 1-17-2003 >>      Cannot open dir: \\RICH0417\d$\wirein. 
    14:28 1-17-2003 >>      Cannot get wire1. 
    14:28 1-17-2003 >>      Cannot open dir: \\RICH0418\d$\wirein. 
    14:28 1-17-2003 >>      Cannot get wire2.