Hi, one thing that is uncomfortable is to remember the name of the session variables.
What if, instead of use local variables, which you can see only in the proc where they belong we define it as global variables, that way the are allways there for all procs.
Any problem with this?