Post Reply 
Debugging With an Orange Bang
06-30-2017, 09:12 PM
Post: #13
RE: Debugging With an Orange Bang
You don't need to put the LOCAL there either (it is optional ouside of a function scope). Any variable declared outside the scope will be one of these "local to the file" variables that don't appear outside the system except for full qualification.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Debugging With an Orange Bang - toml_12953 - 06-29-2017, 02:58 AM
RE: Debugging With an Orange Bang - Tim Wessman - 06-30-2017 09:12 PM



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