Or something like that. You get the picture don't you. All the best, Eoin...I.E. my $var1 = "FOO"; #Now its declared. my $var2; #Now you can do whatever you want to it. $var2 = "BAR"; $var1 = $var1 . " " . $var2;
In reply to Re: Creating variables while using 'strict'
by eoin
in thread Creating variables while using 'strict'
by nedals
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |