🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

component special rename

User: "AlvaroBueno"
Altair Community Member
Updated by AlvaroBueno

hello, I´m looking for a script to rename just a part in the middle of a component name '-x-' to a number added by a popup window '-1-' for example.

I really don´t know if is really possible.

Anybody can help me?

Thanks!

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

    If you wan to learn TCL programming:

    • Select components with *createmark
    • Get component name with hm_getvalue
    • Change component name whatever you want
    • Update component name

    That's all :D/emoticons/default_biggrin.png' srcset='/emoticons/biggrin@2x.png 2x' title=':D' width='20' />