thematt
03-22-2006, 12:48 PM
Hi all,
my brain is going very slow today and I can't figure an easy way of doing that simple thing.
I need to replace part of the string that contain multiple the same letter or symbol.
Here is what i need as an example.
I have something like
myobject_prop_Anim_translateX and want to replace it by myobject_prop_Anim.translateX
it simply to reconnect animcurves that are name toward what they were connected too, but I need to replace the last "_" and only this one by a "."
any help will be very appreciate.
cheers
my brain is going very slow today and I can't figure an easy way of doing that simple thing.
I need to replace part of the string that contain multiple the same letter or symbol.
Here is what i need as an example.
I have something like
myobject_prop_Anim_translateX and want to replace it by myobject_prop_Anim.translateX
it simply to reconnect animcurves that are name toward what they were connected too, but I need to replace the last "_" and only this one by a "."
any help will be very appreciate.
cheers
