A fix is in the CVS and will be in the next version. It detects and complains when expressions have variable recursion. It doesn't yet disallow it (i.e. prevent you from setting up recursive active variables), but this was the critical part (avoiding crashing!).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=17596
A fix is in the CVS and will be in the next version. It detects and complains when expressions have variable recursion. It doesn't yet disallow it (i.e. prevent you from setting up recursive active variables), but this was the critical part (avoiding crashing!).