hi,
i want to know if there is a way to trunkate queue name by scritping.
For example lets say that we have a queue named “abcd$_xyz”, what i want is to eliminate everything after the $ sign for example and change the queue name to “abcd$” but i want to do it in a script coz i have 1000 queues i want to change in the same way and they all have the “_xyz” suffix.
Thx,