[Perl-unix-users] How to compare variable in the same file

2003-03-11 Thread Ing. Ricardo Cumberbatch L. \(PANNet - URC\)
Hi, I make a script to compare some variable in the same file but it not working could some one help please. This is the script: my $datainfo = '/gupl/GenerarUser'; $count = 0; $count1 = 0; #$countline = 0; #$linejump = 8; open (LECTOR, "$datainfo/students_creados") || die "ERROR: NO Encuentro e

[Perl-unix-users] How to captures a web pages in a variable

2003-02-26 Thread Ing. Ricardo Cumberbatch L. \(PANNet - URC\)
Hi How could i do example: Server B execute a page from Server A and saved the information and send it to Server C. Server C couldn't know that the infomation came from Server A. I found that in PHP is do in this way: function verificar_url($url) { //abrimos el archivo en lectura

[Perl-unix-users] want to compare character in two files

2003-02-25 Thread Ing. Ricardo Cumberbatch L. \(PANNet - URC\)
Hi everybody, I do a script to that pick some character from file A and the open and read file B and search is equal or not. This is the example: my $datainfo = '/gupl/GenerarUser'; $count = 1; open (LECTOR, "$datainfo/students_creados") || die "ERROR: NO Encuentro el archivo 'students_creados

[Perl-unix-users] problem with a CGI

2003-02-21 Thread Ing. Ricardo Cumberbatch L. \(PANNet - URC\)
Hi Everybody, I want that my cgi program in "Server A" only could view is you saw it from a Sistem in "Server B" that peoplo will connect from anywhere to "Server B". But when people try to saw directly my cgi program in "Server A" the can't view or send them a error Thanks for the help __

RE: [Perl-unix-users] Sentences that not working right

2003-02-18 Thread Ing. Ricardo Cumberbatch L. \(PANNet - URC\)
--Original Message- > From: Ing. Ricardo Cumberbatch L. (PANNet - URC) > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 18, 2003 9:51 AM > To: [EMAIL PROTECTED] > Subject: [Perl-unix-users] Sentences that not working right > > > Hi Everybody, > > Sorry for

[Perl-unix-users] Sentences that not working right

2003-02-18 Thread Ing. Ricardo Cumberbatch L. \(PANNet - URC\)
Hi Everybody, Sorry for my poor english, I create a cgi and a part of a sentences is not working well open (LECTOR, "$dataintro") || die "ERROR: NO Encuentro el archivo 'est_whois'\n"; while ($_ = ) { #PRIMER WHILE chomp; @linea = split; #$ced = split (/\//, $linea[

[Perl-unix-users] The meaning of variable

2001-05-23 Thread Ricardo Cumberbatch L.
Hi every body, What the meaning of this $dio."bio"; exactly what is mean. Thanks for the helps. ___ Perl-Unix-Users mailing list. To unsubscribe go to http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

[Perl-unix-users] How to make a delay before a instruction.

2001-05-07 Thread Ricardo Cumberbatch L.
Hi everybody, I try to make a script, but a need to make a delay before a instuction this is a example: close(Aprob); print Aprob @new; (I what to make the delay befor this next instruction) open( mail| /usr/bin/mail bla bla bla ... Thanks for the help R.C.L. ___

RE: [Perl-unix-users] How I can capture a information when I execute scritp in pine

2001-04-23 Thread Ricardo Cumberbatch L.
On Thu, 19 Apr 2001, Ricardo Cumberbatch L. wrote: > > > On Thu, 19 Apr 2001, Thomas_M wrote: > > > > How I do to capture a information in my script in pine enviroment. > > > > What's a "pine environment"? Canada? :-) > > > >

RE: [Perl-unix-users] How I can capture a information when I execute scritp in pine

2001-04-19 Thread Ricardo Cumberbatch L.
On Thu, 19 Apr 2001, Thomas_M wrote: > > How I do to capture a information in my script in pine enviroment. > > What's a "pine environment"? Canada? :-) > > > My problem is that i have a script that i call in pine and > > this print me a > > data but before he do it, had to ask to a informa

[Perl-unix-users] How I can capture a information when I execute scritp in pine

2001-04-18 Thread Ricardo Cumberbatch L.
Hello bodys, How I do to capture a information in my script in pine enviroment. My problem is that i have a script that i call in pine and this print me a data but before he do it, had to ask to a information that I have to write them print this data, but is not working Can someone helpme.

[Perl-unix-users] How I send a Attachmnt file in perl

2001-04-09 Thread Ricardo Cumberbatch L.
Hi everyone, how i can do to attach and send mail in perl. Thanks a lot, R.C.L. ___ Perl-Unix-Users mailing list. To unsubscribe go to http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

[Perl-unix-users] How to sent Cc: in a script program

2001-04-06 Thread Ricardo Cumberbatch L.
Hi everyone, I not speak to much english but I will try to express my problem. we have a web form that people fill, this form reach to us in a e-mail, The this email is open in pine and edit them a I invoke a script that capture the data in the e-mail form to reply it to the person who send it

[Perl-unix-users] Read the Last line in a file

2001-02-15 Thread Ricardo Cumberbatch L.
Hi every one I had to do a perl script but a need to know how in perl you do to read the last line in a file, I no to read in a file but how to read every time a need the last line in a file. Thanks for the help folk... R.C.L. ( ^_^ ) ___ Perl-Unix-

Re: [Perl-unix-users] Using split

2001-01-16 Thread Ricardo Cumberbatch L.
Thanks a lot now is working and is GREAT !!! ___ Perl-Unix-Users mailing list. To unsubscribe go to http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

[Perl-unix-users] Using split

2001-01-16 Thread Ricardo Cumberbatch L.
(/ /, $date); And in doesnt work. Note: sorry for my bad english Thanks a lot for the help Ricardo Cumberbatch L. ___ Perl-Unix-Users mailing list. To unsubscribe go to http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

[Perl-unix-users] executed a another programa

2000-12-19 Thread Ricardo Cumberbatch L.
program them pass it some parameter to it. Note: sorry for my bad english Thanks a lot for the help Ricardo Cumberbatch L. ___ Perl-Unix-Users mailing list. To unsubscribe go to http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users