08-19-2005 06:40 AM - edited 03-13-2019 11:06 PM
Hi,
I like to translate numbers to new numbers, many to many, by using an prompt announcement om the changed number(s). Does someone has an sample script or an idea how to translate 123xxx to 321xxx by IPCC Express.
Thx
08-19-2005 07:12 AM
You could copy the called number or calling number (you did not specify whcih one you want to translate) into string varaible, then do an IF statement such as if var > 122999 && var < 124000 then use Java method to replace the "public String replace (char, char)". I don't have a script but this is just an idea.
Chris
08-21-2005 10:59 PM
Hi Chris,
Thx. I will try and let you know..
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide