Post Reply 
Bug? accessing LOCAL var in shared scope
12-04-2014, 07:15 AM
Post: #3
RE: Bug? accessing LOCAL var in shared scope
(12-03-2014 11:42 PM)Snorre Wrote:  I think you shouldn't use LOCAL outside functions.

I get the same error even if I leave out the "LOCAL" on the declaration of "foo".

Your "global" variable kind is exactly what I'm trying to achieve, i.e. variables local to the program, accessible to all its routines, but not exported to other programs.

/Lennart Börjeson
Stockholm, Sweden
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Bug? accessing LOCAL var in shared scope - lenborje - 12-04-2014 07:15 AM



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