Re: how to define ths variable

2004-04-14 Thread Jenda Krynicky
From: Romain Groleau <[EMAIL PROTECTED]> > Me again, > I'd like to define a variable like > $rslotnXnY where X and Y are alos variable, I tried > like this but it doesn't work: > > $rslotn."$X"."n".$Y This is a FAQ. No you don't want this. Please read "Why it's stupid to `use a variable as a var

RE: how to define ths variable

2004-04-14 Thread Jayakumar Rajagopal
-Original Message- From: Romain Groleau [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 6:49 PM To: [EMAIL PROTECTED] Subject: how to define ths variable Hi, Me again, I'd like to define a variable like $rslotnXnY where X and Y are alos variable, I tried like this but it doesn