Jul 8, 2016 #1 caeb2016 Technical User Joined Jul 8, 2016 Messages 1 Location BR I need to catch each digit from a entrance on avaya vector, how can I get a substring from a variable to vocalize the number digited. collect 11 digits after announcement none for D
I need to catch each digit from a entrance on avaya vector, how can I get a substring from a variable to vocalize the number digited. collect 11 digits after announcement none for D
Jul 8, 2016 #2 sizbut Technical User Joined Oct 25, 2003 Messages 5,195 Location GB Easy. Enter the following command: if forum(this) != (CM || Aura) { exit; call sub func(find_right_forum) } Stuck in a never ending cycle of file copying. Upvote 0 Downvote
Easy. Enter the following command: if forum(this) != (CM || Aura) { exit; call sub func(find_right_forum) } Stuck in a never ending cycle of file copying.
Jul 8, 2016 #3 janni78 IS-IT--Management Joined Aug 25, 2005 Messages 5,125 Location SE Can you really call a sub function after exit? =) "Trying is the first step to failure..." - Homer Upvote 0 Downvote