|
Hi. I was wondering whether there's a way in Mason to use "references" (I don't know what they're called) of the type ${'address'} or ${$a}where $a holds a scalar, the name of a variable. I need this to do form validation with fewer lines of code. Right now I'm getting this Mason error: Can't use string ("fullname") as a SCALAR ref while "strict refs" in use at... Is it not possible? Thanks, - Karj |
- [Mason] ${$a} Karjala
- Re: [Mason] ${$a} Karjala
- Re: [Mason] ${$a} Bradley C Bailey
- Re: [Mason] ${$a} Patrick M. Jordan
- Re: [Mason] ${$a} Randal L. Schwartz
- Re: [Mason] ${$a} Ben. B.
- Re: [Mason] ${$a} Randal L. Schwartz
- Re: [Mason] ${$a} Ben. B.
- Re: [Mason] ${$a} Randal L. Schwartz
- Re: [Mason] ${$a} Patrick M. Jordan
- Re: [Mason] ${$a} Randal L. Schwartz

