Newbie... Strict Compilation mode

stephen barncard stephenREVOLUTION2 at barncard.com
Sat May 9 16:29:25 EDT 2009


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



More information about the use-livecode mailing list