Hi Sharp, Yes, it wont work with a local variable, but it worked using a common global variable. But i just want one more clarification : as Cache["abc"] call is thread safe, is it the same with Application["abc"]. Or is there any difference? I am just circumspect about difference...