- or download this
sub get_dir {
my $dir = shift ;
...
closedir DIR;
return @files ;
}
- or download this
#! /usr/bin/perl
# This one works
...
sleep 30;
main();
}
- or download this
sub do_wire {
#Non-working....
...
}
return $wire;
}
- or download this
system("net use /USER:USERNAME Q: \\\\RICH0417\\d$\\Temp PASSWORD") ==
+ 0 && wlog("Q:\ Mounted");
- 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.