Hi Grzegorz,

> Everything works as expected. Let me explain it a little bit.
> Firstly, showForm will not return until validation of your form not
> finished successfully. It means, that showForm has it's own loop that
> will showForm until input provided by the user is valid.
> That explains why your print statement is not reached, you see red
> exclamation mark so showForm function has not returned yet.

Great! Thank you for the explanation! Now it makes (mostly) sense! Will
keep my eye on this :-)

Thanks also to Jason!

Florian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to