Hi,
I have made a login Action and made it reusable.I use this in 3 other scripts.. But what's going on is that if i change user name in that reusable action's local table,it is not getting updated in other scripts. Other script use old username.But if i call copy of this reusable action again in those 3 scripts then it takes new username..But i donn want to call again and again this reusable action after changing data in it...for it what to do???
Can anybody help me in it.
Same Issue occurs whan a function is assocciated with a Script..but if that function is modified then need again association otherwise it will pick the old function's defination...
Thank u so much
I have made a login Action and made it reusable.I use this in 3 other scripts.. But what's going on is that if i change user name in that reusable action's local table,it is not getting updated in other scripts. Other script use old username.But if i call copy of this reusable action again in those 3 scripts then it takes new username..But i donn want to call again and again this reusable action after changing data in it...for it what to do???
Can anybody help me in it.
Same Issue occurs whan a function is assocciated with a Script..but if that function is modified then need again association otherwise it will pick the old function's defination...
Thank u so much