HI! My Name is Gergely Brautigam! I'm new to the list and i'm eager to help and contribute to the community! I'm working at EPAM Systems and i'm using perl for...
25655
Vijaya Kumar
mp_vijayakumar
Aug 24, 2007 11:11 am
Hi Try the following code. It prints the row number Regards Vijay #!/usr/bin/perl use strict; use Win32::OLE qw(in with); use Win32::OLE::Const 'Microsoft...
25654
Vijaya Kumar
mp_vijayakumar
Aug 24, 2007 9:56 am
Hi, Your code is working well in my system. I think, you need to check in your excel. Regards Vijay ... file...
25653
ramaparvathi
Aug 23, 2007 8:12 pm
Hi, My program is to read a excel file. Search for a value in the first column of the file. And get the row number for that value found in the file. I have got...
25652
dachner2002
Aug 22, 2007 5:30 pm
Perfect!! Thanks a million!! Don ... I'm trying to use ... 777 0095 ... training!...
25651
merlyn@...
merlynstoneh...
Aug 22, 2007 5:05 pm
... dachner2002> The "space" in "Program Files" is giving me trouble. I'm trying to use dachner2002> UNC to copy a file from one server to another. Don't use...
25650
dachner2002
Aug 22, 2007 4:27 pm
The "space" in "Program Files" is giving me trouble. I'm trying to use UNC to copy a file from one server to another. This works: system("copy \\temp92;\abc.txt...
25649
interrobang
Aug 21, 2007 10:20 am
I just got back from vacation and banned him. RobR...
25648
Sylvain Pascal
sylvainpascal
Aug 21, 2007 10:17 am
yes... by scripting a .htaccess in which (if you got the right permissions to do so) you can map URL with a script, if i'm not clear, see the Apache section...
25647
Mr. Shawn H. Corey
shwncorey
Aug 21, 2007 1:48 am
... And what is the URL where you posted your code? -- Just my 0.00000002 million dollars worth, Shawn "For the things we have to learn before we can do them,...
25646
merlyn@...
merlynstoneh...
Aug 21, 2007 12:42 am
... jiqiang> However, if I call them one by one in order, I have jiqiang> memory problem. Instead, I call the first subroutine jiqiang> then exit the script....
25645
jiqiang yao
jiqiang123@...
Aug 21, 2007 12:30 am
Hi, I have five subroutines in a script. However, if I call them one by one in order, I have memory problem. Instead, I call the first subroutine then exit the...
25638
merlyn@...
merlynstoneh...
Aug 17, 2007 6:54 am
... Dinos> I think my bad english is getting on the way. What Dinos> you have done is capturing the URL and breaking it. I Dinos> actually want my original...
25636
Dinos Liolios
dinos007@...
Aug 16, 2007 8:35 pm
Hi Randal, I think my bad english is getting on the way. What you have done is capturing the URL and breaking it. I actually want my original cgi script to...
25633
merlyn@...
merlynstoneh...
Aug 15, 2007 5:26 pm
... Dinos> Once again always to the rescue. I am afraid I did Dinos> not make myself clear on the previous email. My cgi Dinos> script sets default values as...
25632
Dinos Liolios
dinos007@...
Aug 15, 2007 4:35 pm
Hi Randal, Once again always to the rescue. I am afraid I did not make myself clear on the previous email. My cgi script sets default values as '' and then...
25631
merlyn@...
merlynstoneh...
Aug 15, 2007 2:59 pm
... Dinos> Hello. I have written a search cgi script which has a Dinos> lot of arguments with which you can search a database. Dinos> Now a friend of mine...
25630
Dinos Liolios
dinos007@...
Aug 15, 2007 2:47 pm
Hello. I have written a search cgi script which has a lot of arguments with which you can search a database. Now a friend of mine wants to create a tree using...
25624
Noah
admin2@...
Aug 11, 2007 5:05 pm
installing Bundle::CPAN is failing on OSX a lot of modules install successfully except when it reaches "Mac::Files" (I think?) the test fails. what is the...
25623
Rob Richardson
interrobang
Aug 10, 2007 12:34 am
You have been unsubscribed. To all other member: to unsubscribe, just send an E-mail to perl-beginner-unsubscribe@yahoogroups.com. Subject and body of the...
25622
Morris, Frank
fmorris53913
Aug 9, 2007 8:09 pm
[Non-text portions of this message have been removed]...
25621
monique_202
Aug 9, 2007 5:52 pm
I am looking for top talent to fill a Senior Software Engineer role in San Francisco, CA. Deliver high quality, maintainable code, that exceeds expectations ...
25613
Jack
senthil_jack
Aug 3, 2007 11:51 am
You may download & refer the following file. A comprehensive one... ...
25612
Raja Rajasekaram
fastaero95
Aug 2, 2007 2:25 pm
Nasir, Try this site...good one http://www.tldp.org/LDP/Bash-Beginners-Guide/html/index.html ... From: "frederico.caldeira@..."...
25611
frederico.caldeira@...
fbcaldeira
Aug 2, 2007 10:44 am
Nasir, Although this is not a Shell list, download these two documents, Bash Guide for Beginners and Advanced Bash-Scripting Guide from: ...
25610
nasir.bari
Aug 2, 2007 8:33 am
Hi, Some one please send me pdf material to learn SHELL scripting... Thanks, -NASIR...
25609
Jenda Krynicky
jendaperl
Aug 1, 2007 10:04 pm
From: Steve Horn <kcom@...> ... 1) This is not a free scripting service. 2) The fact that it was written for UNIX doesn't necessarily mean that it...
25608
Mr. Shawn H. Corey
shwncorey
Aug 1, 2007 8:39 pm
... Unfortunately, a server must be involved. You have to install and run a local (your machine only) web server to execute CGIs. Alternatively, you could...
25607
youwenjia
Aug 1, 2007 8:26 pm
Hi, I have installed ActivePerl on my computer which is not a server. Perl scripts run well at DOS prompt. However, when I use a browser (IE, Firefox) to...
25606
Steve Horn
nitroexpress...
Aug 1, 2007 10:57 am
The person who wrote it said is was not familiar with windows and asked me to find someone who could convert it to windows. ... From: Damien Carbery To:...