Post Reply 
Confused about LOCAL....
11-15-2017, 06:19 AM
Post: #1
Confused about LOCAL....
I just read the old post about variable priorities to make sure, and it said that LOCAL overrode the system variable names.

Now, I can create a Home function with LOCAL A; inside the function and it compiles without a problem, but when I put LOCAL A; outside the function, it gives me a syntax error on compilation. I can do it with a new variable name, but it seems to have a problem with variable override of a variable already defined (like the system variable A in this case).

Whats the rule here? I can't remember if it did this before the Beta, but I am using the Beta release...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Confused about LOCAL.... - webmasterpdx - 11-15-2017 06:19 AM
RE: Confused about LOCAL.... - Dirk.nl - 11-15-2017, 12:18 PM
RE: Confused about LOCAL.... - Carlos295pz - 11-16-2017, 06:43 AM
RE: Confused about LOCAL.... - Carlos295pz - 11-16-2017, 06:55 AM
RE: Confused about LOCAL.... - Tim Wessman - 11-16-2017, 05:13 PM
RE: Confused about LOCAL.... - Han - 11-17-2017, 04:04 PM



User(s) browsing this thread: 1 Guest(s)