Newbie... Strict Compilation mode

Richmond Mathewson richmondmathewson at gmail.com
Sat May 9 16:38:48 EDT 2009


Beats me: I think I'll continue 'conjuring variables out of the air':

put "Who's afraid of undeclared variables?" && "bah, humbug!" into 
POOBAH   :)

stephen barncard wrote:
> 2009/5/9 Richmond Mathewson <richmondmathewson at gmail.com>
>
>   
>> What, if any, is the advantage of declaring variables in RR ?
>>
>>     
>
> Better error checking, I guess.
>
>
>   
>> How do you declare variables in RR ?
>>
>>     
>
> local  tLocalVar = "This is a local string"
> local x,y,z
>
> global tGlobalvar = "This is a global string"
>
>
>
>
> -------------------------
> Stephen Barncard
> San Francisco
> http://barncard.com
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>   




More information about the use-livecode mailing list