Problem description:
What I'm trying to do is make it so when the obj is clicked it will activate the Rename proc I made, the verb seems to do it fine but the obj just won't work. Any help?
I'm guessing you are refering to usr in the 'verb', so when called by another proc, it is not returning the same value for usr. Not really much idea without seeing it though..