Meridian1Tech
MIS
I'd like to use script to deactivate feature code using the modem line. What I need to is a loop (while or for-next)...
I give you an example in "my word" :
x=20000 ;my first ext number
;I need to go off-hook
WHILE
"dial #43" x
IF x= 29999 THEN ; 29999 is last number
"exit loop"
x=x+1
END
I appreciate a lot this site, it's very useful!
Thanks to every body.
(sorry for my English is not my first language)
Meridian1 (and new Mitel guy)
I give you an example in "my word" :
x=20000 ;my first ext number
;I need to go off-hook
WHILE
"dial #43" x
IF x= 29999 THEN ; 29999 is last number
"exit loop"
x=x+1
END
I appreciate a lot this site, it's very useful!
Thanks to every body.
(sorry for my English is not my first language)
Meridian1 (and new Mitel guy)