Hi
Well the way it works is it peeks the variable the first time you declare it and from next time onwards even if you change the variable the initial plan which was cached will be used.
its necessary that the variable is set the first time.
regards
Hrishy




Reply With Quote