Variable with variable value
Posted: Fri Jun 23, 2006 9:36 am
Is there a way to make a variable be like this:
say $x = 3
so I want the variable to be $3_sc
and if $x=2
it would make the variable $2_sc
I am just wondering thanks
Thanks
say $x = 3
so I want the variable to be $3_sc
and if $x=2
it would make the variable $2_sc
I am just wondering thanks
Thanks