LPM: back tick problem

Rich Bowen rbowen at rcbowen.com
Thu Jun 21 17:15:21 CDT 2001


On 21 Jun 2001 17:11:44 EDT, Rich Bowen said:

> 
>  On Thu, 21 Jun 2001 16:58:56 -0400 (EDT), Ronald Edward Petty said:
>  
>  > 
>  >  $t = `$argv[0]`;
>  >  $t2 = `$t`;

Hmm. I assumed that you were using backticks, since that was your subject line.
Where are the backticks? You're just setting $t2 to the value of $t.

-- 
Pilgrim, how you journey on the road you chose
To find out where the winds die and where the stories go
 --Pilgrim (Enya - A Day Without Rain)





More information about the Lexington-pm mailing list