Hi Anthony,
I meant if "r" does not exist within session -- although "r" exists at the
> top level, there is no session.r defined, is there?
>
No, session[id] is defined, session.r is not. Now I understand why
f=r['Nav']['function']
if f:
session[id].f=True
does work. Thanks for your reply.
Kind regards,
Annet
--

