Re: Doubt

2005-11-09 Thread Steve Dawson
Rajesh Vattem wrote: Hi, I am trying to read and write to a file with a single file handle operation. Could you please suggest a change in the below script so that it will change one line of a file based on the pattern compared with (Presently, the script doesn't work properly because I don't del

Re: Doubt

2005-11-08 Thread $Bill Luebkert
Rajesh Vattem wrote: > Hi, > I am trying to read and write to a file with a single file handle operation. > Could you please suggest a change in the below script so that it will change > one line of a file based on the pattern compared with (Presently, the script > doesn't work properly because I

Doubt

2005-11-08 Thread Rajesh Vattem
Hi, I am trying to read and write to a file with a single file handle operation. Could you please suggest a change in the below script so that it will change one line of a file based on the pattern compared with (Presently, the script doesn't work properly because I don't delete the already existi

Doubt in using Win32:GUITest module

2005-09-15 Thread Rajesh Vattem
Hi all, I am trying to use this Win32:GUITest module for doing some GUI operations. I observed that the script below fails when I execute the script as below. perl auto.pl Strangely, the script passes when I do auto.pl. Can some one explain why is this so? my $name = "^Utrantestmanager";

Re: reference to an array of array-references : Doubt

2002-07-28 Thread Carl Jolley
NAME=> "PONS ARUNRAM", > EMAIL => "arunram\@pons.com", > PROJECT => "AAA", >CHECKEDOUTS => [ >

RE: Perl - Mailing Related doubt [ Mail Merge ]

2002-07-26 Thread Dutrieux Yves
This little script will help you ;-) Yves -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 8:18 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Perl - Mailing Related doubt [ Mail Merge ] Dear friends, I would

Perl - Mailing Related doubt [ Mail Merge ]

2002-07-24 Thread ponnam . balam
. My doubt: 1. How will i form the message from the program itself ? 2.. Is it possible to send the mail without using any other intermediate file to form the message.? 3. How can i use the format ( FORMAT Statements ) in the mailing

PerlIS or Perl.exe doubt

2002-06-05 Thread Fernando Freire Baez \[Medicare\)
> Hello, > > I am a doubt in PerlIS. I read that if you install ActivePerl the PerlIS > is installed with it. The only change that you have to do is save your > script with the extension ".plx". I test it with a hello.plx script and > its work but I don't know

RE: Doubt in DB_File module

2002-05-23 Thread Paul Marquess
From: Carl Jolley [mailto:[EMAIL PROTECTED]] > On Mon, 13 May 2002 [EMAIL PROTECTED] wrote: > > > Dear friends, > > When i am trying to process the flat database > using the DB_File , it is giving the error like this , > > Cannot open C:\CC-LIC-USAGE\teams.txt: Fil

RE: Doubt in DB_File module

2002-05-13 Thread Sundara Rajan
}; } # Dump the complete database while ( ($user, $team) = each %hist_db ) { print "$user, $team\n" ; } untie %hist_db ; -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, May 13, 2002 5:01 AM To: [EMAIL PROTE

Doubt in DB_File module

2002-05-12 Thread ponnam . balam
Dear friends, When i am trying to process the flat database using the DB_File , it is giving the error like this , Cannot open C:\CC-LIC-USAGE\teams.txt: File exists How will i get the values from the existing file. Is it possible or not. Ex

RE: SQL QUERY DOUBT IN ODBC \PERL

2001-09-28 Thread Cornish, Merrill
What is not correct about the return value? Does it return any values? Does it claim a syntax error? Are you cheching the error code returned by the Sql() method? Merrill ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.

Re: SQL QUERY DOUBT IN ODBC \PERL

2001-09-28 Thread Chris Devers
On Sat, 29 Sep 2001 [EMAIL PROTECTED] wrote: > Can u please let me know the error in this sql query , it does'nt > return correct answer. > $start = '12-Sep-2001' ; $end = '15-Sep-2001'; > I am using MS Access Database. > > select COUNT(*) from MEDIAREG WH

SQL QUERY DOUBT IN ODBC \PERL

2001-09-28 Thread ponnambalam . ma
Dear All, Can u please let me know the error in this sql query , it does'nt return correct answer. $start = '12-Sep-2001' ; $end = '15-Sep-2001'; I am using MS Access Database. select COUNT(*) from MEDIAREG WHERE format( CDATE , 'dd-mmm-') >= '$start'

Re: OLE Extension VERY urgent. - plaease cleae my doubt

2001-02-21 Thread ponnambalam . ma
dear Michael, can u please let me know the possibel errors in my code. Error i got is : Can't call method " Range" on an undefined range at line . code: use strict; use Win32::OLE; use Win32::OLE::Const 'Microsoft Excel'; # uses the al

RE: Slightly OT but probably very useful - Free (but, no doubt, totally illegal) ORA Perl books inc. "The Camel"!

2000-11-10 Thread erskine, michael
> -Original Message- > From: Ron Hartikka [mailto:[EMAIL PROTECTED]] > Sent: 09 November 2000 13:43 > To: perl win32 users; [EMAIL PROTECTED] > Subject: RE: Slightly OT but probably very useful - Free > (but, no doubt, > totally illegal) ORA Perl books inc. "The

RE: Slightly OT but probably very useful - Free (but, no doubt, t otally illegal) ORA Perl books inc. "The Camel"!

2000-11-09 Thread Cornish, Merrill
>>> If you believe that the free distribution of knowlege is theft Have you thought through ANY of what you are saying? Do you really and truly believe that we would have as many useful techincal books available to us if the authors knew that after putting in a year or more of their lives writi

RE: Slightly OT but probably very useful - Free (but, no doubt, total ly illegal) ORA Perl books inc. "The Camel"!

2000-11-09 Thread Cornish, Merrill
>>> if you're not too concerned about the legal issues here, You mean like theft? Merrill ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Re: Slightly OT but probably very useful - Free (but, no doubt, totally illegal) ORA Perl books inc. "The Camel"!

2000-11-09 Thread Cameron Dorey
"erskine, michael" wrote: > > I am the proud owner of the O'Reilly & Associates "Programming Perl" (the > camel book), "Perl Cookbook", and "Perl in a Nutshell", and I could not do > without them. After hearing that they were available in (searchable)HTML on > CD as part of the "Perl CD Bookshelf

RE: Slightly OT but probably very useful - Free (but, no doubt, t otally illegal) ORA Perl books inc. "The Camel"!

2000-11-09 Thread Tom Heady
REPLY SEPARATOR *** On 11/9/2000 at 10:36 AM erskine, michael wrote: >> -Original Message- >> From: erskine, michael [mailto:[EMAIL PROTECTED]] >> Sent: 09 November 2000 10:33 >> To: '[EMAIL PROTECTED]' >> Subject: RE: Slightly OT but probably very u

Re: Slightly OT but probably very useful - Free (but, no doubt, totally illegal) ORA Perl books inc. "The Camel"!

2000-11-09 Thread Lee
I find that because the authors of the camel books gave me a FREE computer language, and this and other groups gave me so much FREE advice, I can now earn a living with perl and afford to pay back that kindness by buy and not STEALING their work. You greedy )&£(**&"er. Lee Goddard _

A naive Doubt???

2000-11-08 Thread Bhavdeep Sethi
Hi All--- I intend to look for files/directories in a particular directory, say C:\TEMP. Upon finding these i need to copy these to some other directory. So far so good. Problem arises bcos of the need to keep checking for any new files in C:\TEMP... Is some sort of daemon or cron available to kee