AS small alphanumeric signs
|
09-04-2015, 09:41 AM
Post: #14
|
|||
|
|||
RE: AS small alphanumeric signs
(09-04-2015 08:54 AM)tigger Wrote: Let me see how I did it and hope we might get a good result: Maybe I might arrange it in another way. You might propose a better way. If you're in HOME, you'll see the HOME copy of a, b and c. All three vars will show up when you hit VAR. If you're in A, VAR will show you A's copy of a and b. If you ask for c, you'll get the HOME copy of c, even though it won't show up in VAR. If you're in B, you'll see no variables. However, the calculator will search in A for variables if it doesn't find them in B. As a result, the calculator will be able to access A's copy of a, b and HOME's copy of c, even though they're not in B. If you're in C, you'll see the C copy of the c variable, and that's the only variable that shows in VAR. But, your calculator will look in B for a and b, won't find them, so it'll then look in A and find a and b. The following table might explain better (H stands for HOME). Code:
To be fair, that's a slightly complicated example compared to what I have, but probably not unrealistic. (Post 15) Regards, BrickViking |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 9 Guest(s)