It works just like I would expect. If it were Microdata or others like it, you may not even have been able to equate X to Y at all. X is equated runtime, and just because Y changes later, that wouldn't affect X. That's why you can re-equate variables later.

Charlie

On 04-13-2016 1:03 PM, Tuber wrote:
What prints out?

EQU Y TO 6
EQU X TO Y
EQU Y TO
5
PRINT X



I thought the answer would be 5 because I thought EQU worked like a pre-processor definition. ... Turns out it doesn't.
--
--
IMPORTANT: T24/Globus posts are no longer accepted on this forum.
 
To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

---
You received this message because you are subscribed to the Google Groups "jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

--
--
IMPORTANT: T24/Globus posts are no longer accepted on this forum.
 
To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

---
You received this message because you are subscribed to the Google Groups "jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to