- Original Message -
From: "Perl Help"
To: "Sisyphus"
Cc:
Sent: Wednesday, April 01, 2009 9:32 AM
Subject: Re: Reset in ANSIColor sets the background to black
> Hi Rob,
>
> I am facing another problem with this code. When I call the function twice
> in the same script, it throws me t
Greetings Perl-win32-users,
I need to run a dos program with parameters about 1500 times with different
parameter sets. I have a perl script that creates batch files with the program
call and parameters and these work fine. I am trying to find a way to
automatically run all the batch files. The
Hi Rob,
I am facing another problem with this code. When I call the function twice
in the same script, it throws me the following error:
Error Msg: Test[This is in Red color as expected for the first function
call]
Use of uninitialized value in bitwise and (&) at test.pl line 12.
My Script is :
Hi. The "right way" to retrieve this kind of information is from WMI. If u
never used it download Scriptomatic from Microsoft and start exploring. I
don't think it flat out tells u the information ur looking for but I think u
can figure it out by cross referencing some things. The branches u'll
From: perl-win32-users-boun...@listserv.activestate.com
[mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of
Greg Aiken
Sent: 30 March 2009 23:01
To: perl-win32-users@listserv.activestate.com
Subject: RE: what is the most robust and accurate way to determine the
BOOTvolume?
> I
Mark Wood-Patrick wrote:
> I have some code which needs to set hyperlinks in an Excel document
> and I want the text displayed to be different from the actual link
> address.
>
> The following code works just fine for me:
>
> $worksheet->Hyperlinks->Add({ Anchor=>
> $worksheet->Cells