Is it safe to say that if you have two or more identical LABEL commands in
the code of one form, you might get inconsistent results?
i.e.
LABEL MyLabelName
A bunch of code here..
RETURN
.
LABEL MyLabelName
Another bunch of code here..
RETURN
Or, since the execution hits the RETURN it knows that there's only one??
Thanks,
Jim
--
For group guidelines, visit
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/rbase-l/03a401d650b9%24120be6b0%243623b410%24%40jjcalibrations.com.