Page 1 of 1
Displaying letters with {$g_VARIABLENAME}

Posted:
Wed Jul 15, 2015 8:02 pm
by Triple J
...I don't know what else to say. The topic title speaks for itself.
Re: Displaying letters with {$g_VARIABLENAME}

Posted:
Wed Jul 15, 2015 10:35 pm
by Niicola
It seems a bit... complicated. I mean with {$g_VARIABLENAME}, the value of g_VARIABLENAME is shown. Are you implying that you want to add a letter as a value for a variable? I may be misunderstanding though.
Re: Displaying letters with {$g_VARIABLENAME}

Posted:
Wed Jul 15, 2015 10:52 pm
by Triple J
What I was looking for was pretty much that, but now that I think about it, I don't think this is even possible. A number can't equate to a letter, can it? I don't think so.
Re: Displaying letters with {$g_VARIABLENAME}

Posted:
Wed Jul 15, 2015 11:00 pm
by Niicola
As far as I know, letters are considered as local variable. So yeah, it sounded like a good idea but I think it remains impossible.