St. Amand, Paul R. wrote, on Friday, October 27, 2000 13:38
: Why is perl evaluating the \" in the command line argument and
: not the \t as a tab character?
:
: serverdir.prl
:
: map {
: print "#$_#\n"
: } @ARGV;
:
: exit 0;
: __END__
:
:
: H:\Data\Perl>perl serverdir.prl -outputdir "c
Hello,
I need to find out from a perl script which language version
(german or english) of Windows NT is installed . How can I
do this?
Best regards,
Reiner.
--
--
--
Reiner Buehl Internet:
P.O. Box
Is there a way into to get into the CMOS from the OS?
We use pcs (compaq and ibm) to control industrial machines.
Many now have power management options that are set in the
CMOS. It is important that these power management options
are disabled.
Before we ship a configuration checker (perl scr