No, I have not played with this, but the manual does not mention anything so...

Can you nest "repeat for" where the property is the same?

For example, if I have a container "alphabet" and another
"uppercaseLetters", can I

repeat for each character of alphabet
repeat for each character of uppercaseLetters?

The only way this would work would be if RR recognizes the scope of
thisChar to be local to each loop, which in many languages is
expected, but in many more is not...
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to