switch

Chipp Walters chipp at chipp.com
Sat Mar 18 23:05:12 EST 2006


I use the t prefix to denote 'temporary' and make my code easier for me 
to read. I use 'p' for a parameter, 'l' for a local variable, and as you 
do, 'g' for global.

-Chipp

John Tregea wrote:
> Hi,
> 
> Just a question regarding the form many of you use for naming variables. 
> I see a lot of variable names starting with 't' and wondered what it 
> indicates. I use 'g' as a prefix for my global variables but that is all.




More information about the use-livecode mailing list