Filip Konvička wrote:
More precise explanation is that the engine "forgets" the current branch (the one with @FoundWord==true) and re-starts from the "choice" statement, now taking the second alternative with @FoundWord==false.
AHA!!! OK, I got it now. Much obliged!
The possibly concurrent execution of the choices is what makes Oz so cool :-)
Yes, I can see that. "All" I have to do now is learn to use it properly. Thanks again, Filip. Alex _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
