I will be out of the office starting 2005/08/05 and will not return until
2005/08/08.
I will respond to your message when I return.
If any emergency case, you may call Ywszuma(707-2765) for help.
This e-mail communication is co
solved my problem ! found perl script dirmon.pl at dave roth's site.
Thanks again for your advice and to mention dave roth's site.
Michael
Ñåðãåé ×åðíèåíêî wrote:
> hello, Michael,
>
> Friday, August 05, 2005, 1:07:42 PM, You wrote:
>
> MM> If I start or stop the service I get the start or stop
See Win32::GUI::AxWindow at http://rocherl.club.fr/Win32GUI.html.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Octavian Rasnita
Sent: Friday, August 05, 2005 5:52 AM
To: Perl-Win32-Users@listserv.ActiveState.com
Subject: creating a browser control
Hi,
I
> Then delete all the sheets that start with "sheet"
>
> $SheetTabName = $Book-> Worksheets($_)->{Name};
> foreach ( 1...$SheetCnt)
> {
> $SheetTabName = $Book-> Worksheets($_)->{Name};
> if ( $SheetTabName =~ /^sheet/i )
> {
> $Book->Worksheets
Thank you for your reply.
I tryed Win32::Daemon but i don't know how to pause Wait( Infinite ) ?
Michael
Ñåðãåé ×åðíèåíêî wrote:
> hello, Michael,
>
> Friday, August 05, 2005, 1:07:42 PM, You wrote:
>
> MM> If I start or stop the service I get the start or stop message by mail
> MM> but if I cre
Dave,
I attack this a little differently, I allow the excel to create sheet1
sheet2 and sheet3. which I believe are created by default. First create all
the sheets that you need by looping around
$Sheet = $Book->Worksheets->Add;
$Sheet->{Name} = "$NEW_NAME";
Then delete all th
Removing the () seems to work, but only if I am adding one worksheet.
I am using a For Loop to add multiple sheets, but all the other sheets
are default named "Sheet2", "Sheet3", etc... So, some more
investigation.
Thanks,
David
-Original Message-
From: Dave Kazatsky [mailto:[EMAIL PROTEC
Hi,
Is it possible to put a browser control on a window created with Win32::GUI?
If yes, please give me some ideas how.
Thank you.
Teddy
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.Activ
-Original Message-
From: Sisyphus [mailto:[EMAIL PROTECTED]
Sent: Friday, August 05, 2005 1:28 AM
To: Popovici Nicolae (HTX)
Cc: Perl-Win32-Users@listserv.ActiveState.com
Subject: Re: Installl CPAN packages without ftp.
- Original Message -
From: <[EMAIL PROTECTED]>
>
> Now,
Hi,
I am trying to create a grid using Win32::GUI::Grid and I want that the
cells to be visible if I use the arrow keys to scroll down the grid.
I have tried:
$Grid->EnsureCellVisible(10, 0);
to make sure the first cell from the 10th row is visible, but it is not if
the grid can show only 8 ro
hello, Michael,
Friday, August 05, 2005, 1:07:42 PM, You wrote:
MM> If I start or stop the service I get the start or stop message by mail
MM> but if I create or delete a file in the monitored directory I get no
MM> message.
MM> Why ?
MM> Environment: Win2000 (upgrade from NT) SP4
MM> ActiveSt
This message I posted yesterday but got now answer except some out of office
replies.
Maybe my Question was not clear.
My Question is:
why does the script not fire if it runs as service ?
With this module I monitor changes in a directory:
&mailprot("Moni
Hi,
This is my first post here. I tried a couple of newsgroups initially but was
directed here in stead. I've also got questions about the use of the
Clipboard and SAPI4 modules but they'll have to wait for another mail.
Anyway, let's get to the gist of the problem:
I'm pretty much a newbie a
13 matches
Mail list logo