On Tue, 22 Aug 2006 09:13:47 +0100
Gary Stainburn <[EMAIL PROTECTED]> wrote:
> On Tuesday 22 August 2006 05:32, Owen Cook wrote:
> > I am trying to get email addresses out of a Sylpheed address book. The
> > output of Dumper is;
> >
> > $VAR1 = {
> > 'attribute-list' => [
> >
On 08/21/2006 11:32 PM, Owen Cook wrote:
I am trying to get email addresses out of a Sylpheed address book. The
output of Dumper is;
$VAR1 = {
'attribute-list' => [
{}
],
'first-name' => '',
'uid' => '1581494
On Tuesday 22 August 2006 05:32, Owen Cook wrote:
> I am trying to get email addresses out of a Sylpheed address book. The
> output of Dumper is;
>
> $VAR1 = {
> 'attribute-list' => [
> {}
> ],
> 'first-name' => '',
>
I am trying to get email addresses out of a Sylpheed address book. The
output of Dumper is;
$VAR1 = {
'attribute-list' => [
{}
],
'first-name' => '',
'uid' => '158149473',
'cn' => 'Julie Jumper',
Thanks Jay,
For your recommendation, is there a way I can limit the size,
something like: [\w\.-]{1,50}
or should I do that I bring in the data for first time?
Have a great weekend!
Dave Ft. Worth, Tx
[ www.coraconnection.com ]
> It's going to be a whole lot easier, and probably just as fast
David Gilden am Freitag, 28. Oktober 2005 20.55:
> Hello,
>
> I am stuck with this issue.
> How do get each substring (the names in this case) and then upper case
> them. This does not work just yet
>
> Possible data:
> mike smith
> john h. hamilton
> g. bush
> hendric
>
> etc..
>
>
>
On 10/28/05, David Gilden <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am stuck with this issue.
> How do get each substring (the names in this case) and then upper case them.
> This does not work just yet
>
> Possible data:
> mike smith
> john h. hamilton
> g. bush
> hendric
>
> etc..
>
Hello,
I am stuck with this issue.
How do get each substring (the names in this case) and then upper case them.
This does not work just yet
Possible data:
mike smith
john h. hamilton
g. bush
hendric
etc..
#!/usr/bin/perl
$SendersName = " dave middlename gilden ";
$SendersName =~
Hello, Can somebody tell me how to get a cgi script that would
read information from a file on the server, allow this info to
be edited and then resaved into the same file?
I'm trying to accomplish something like:
http://www.excelgames.com/sample2.htm
Where the GDP would be loaded from a fil
On Tuesday 21 August 2001 05:00 pm, you wrote:
> Spoke to soon as to my problem beign solved, what is happening now is that
> the tar/zip operations are still running when my script copies ythe files
> and dates them for the archive folder, the working part of the script is
> something like
>
> ex
Doh, you're right. Just like unix exec. I stand corrected. :)
-Original Message-
From: Bob Showalter [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 22, 2001 8:02 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Help request for backup perl script
> -Original Message--
> -Original Message-
> From: Rogers, Gary (AP- Server Adminstrator)
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 22, 2001 9:51 AM
> To: 'Duston S. Horacek'; perl
> Subject: RE: Help request for backup perl script
>
>
> exec() forks off a p
e good to review.
-Original Message-
From: Duston S. Horacek [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 21, 2001 6:01 PM
To: perl
Subject: Help request for backup perl script
Spoke to soon as to my problem beign solved, what is happening now is that
the tar/zip operations are still runn
bject: Help request for backup perl script
Spoke to soon as to my problem beign solved, what is happening now is that
the tar/zip operations are still running when my script copies ythe files
and dates them for the archive folder, the working part of the script is
something like
exec("tar -z -c
heck its return status.
Good luck!
Tanton
-Original Message-
From: Duston S. Horacek [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 21, 2001 7:01 PM
To: perl
Subject: Help request for backup perl script
Spoke to soon as to my problem beign solved, what is happening now is that
the tar/zip
Spoke to soon as to my problem beign solved, what is happening now is that
the tar/zip operations are still running when my script copies ythe files
and dates them for the archive folder, the working part of the script is
something like
exec("tar -z -cf area.tgz ../Mud/area/ | cp area.tgz
archiv
For all those that helped, thank you, the script works great, and now will
zip the files in the directories I need it to, then move them to an archive
folder, thanks to
matthschulz [[EMAIL PROTECTED]]
and
Troy Denkinger [[EMAIL PROTECTED]]
who gave me the date portions with two seperate ideas tha
17 matches
Mail list logo