At various sections of my main procedure I use a WHEN TARGET check to CALL a sub procedure to perform certain tasks based on responses I recieve. It seems that the main procedure continues to run in parallel to the sub procedure being called. I though that the main procedure would pause until...
Here is the example…
Extension 2000 is called and forwards a voice mail menu on a no answer, this operator occasionally leaves the office during the day and wants to have some way that she can send the call to a DIFFERENT menu.
With calls coming in and going to 2000 and forwarding to...
Ok, time to give back. I'll start you off with three scripts I use regularly when building systems...
BARS_NPA
**********************************************************
proc main
;**********************************************
;* *
;*...
I have a script I am trying to develop to do work in Meridian Mail where I use the down arrow to navigate. However when I use the vkey 0x28 which is suppose to be the down arrow it doesn't work. Is it possible that my Dell laptop has different addresses for the arrow keys? If so how do I find...
Hello all,
I use the "when target" command in several location to handle prompts that occur that are not always encountered and it works great. there is one situation where I need to respond to a not so common prompt by recognizing it and jumping to a later section of code. Obviosly "When...
Learned alot here and trying to find if something else is even possible.
This relates to a Meridian PBX. I trying to develop the capability to prompt the user with a dialog box having them input the local area code and NXX of an install. The script would then access an internet page where it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.