nsane Hosts)
www.insane-hosts.net
MSN: [EMAIL PROTECTED]
From: Michael Kelly <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Expanding a variable
Date: Sun, 22 Dec 2002 14:55:41 -0800
On Sun, Dec 22, 2002 at 04:33:41PM -0500, Bob H wrote:
> I can ac
Analyst --- WGO';
[EMAIL PROTECTED]
Subject: RE: Expanding a variable
I can actually do that. : )
What I need to do is take the contents of the $file variable expand it
and then run some system() commands using it. The print only shows to
console. Can I do anything with that?
>
On Sun, Dec 22, 2002 at 04:33:41PM -0500, Bob H wrote:
> I can actually do that. : )
>
> What I need to do is take the contents of the $file variable expand it
> and then run some system() commands using it. The print only shows to
> console. Can I do anything with that?
What do you mean, "expan
hows to
> console. Can I do anything with that?
>
> > -Original Message-
> > From: Wagner, David --- Senior Programmer Analyst --- WGO
> > [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, December 20, 2002 8:03 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Expanding
-- WGO
> [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 20, 2002 8:03 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Expanding a variable
>
>
> print $file . "\n";
> Puts to STDOUT (Screen) what is in $file.
>
> Wags ;)
>
> -Original
print $file . "\n";
Puts to STDOUT (Screen) what is in $file.
Wags ;)
-Original Message-
From: Bob H [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 20, 2002 16:57
To: [EMAIL PROTECTED]
Subject: Expanding a variable
If I have a variable that I used to a regex to populate how c