Post Reply 
Debugging With an Orange Bang
06-30-2017, 05:56 PM
Post: #12
RE: Debugging With an Orange Bang
(06-30-2017 05:22 PM)roadrunner Wrote:  Couldn't you just make c a local variable? Like this:

Code:
LOCAL DoSomeStuff();
LOCAL c;

-road

Huh. I thought a variable outside the EXPORT begin-end block had to be global. Your suggestion makes them semi-global - Global to all routines in this program but not seen by other programs. I have so much to learn! That's why I have so much fun with these machines. I learn so much. Thanks for your input!

Tom L
Cui bono?
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 - toml_12953 - 06-30-2017 05:56 PM



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