I need to insert a comment line in an open capture file, which I am doing with:-
capturestr "**** This is a comment ***"
However I need it to have one blank link above & below this comment. How can I do this? I have tried inserting a CR & LF like this:-
capturestr "%c **** This is a comment...
Can anyone tell me if Ring Again is supported on the BCM (3.7) over a DPNSS link? If so does anything need configuring? When encountering a busy extension at the other end of my DPNSS link, I enter the correct feature code for ring again and the display on the digital tel set just goes blank...
Can anyone tell me which supplentary service, or the exact NSI string that the BCM needs to see to signal MWI, when the voicemail is at the other end of a DPNSS link?
I am after the string or supplemntary service for MWI On & MWI Off.
Thanks.
I use Visual Basic Express 2005 and I need to check that an external app (cmd prompt) is running before using sendkeys to pass data to it. I have tried using:-
myProcess.WaitForInputIdle()
but if I check this with:-
Dim returnValue As Boolean
returnValue = myProcess.WaitForInputIdle...
If you have Unity with Message Waiting Idicator going to a PBX phone that is served via a Q.SIG link from an MGCP gateway on CCM V4.1, how is MWI handled in Q.SIG?
From CCM V4.1 MWI is handled correctly within Q.Sig rather than using DNs to turn it on or off.
Is seems to be carried as a...
If I dial a data entry from within a script using the connection directory:-
dial data name
Is there a way to extract the success or failure of this? I want to write to a log file showing what entries failed due to no dial tone, or busy tone etc.
Once I have the result of a call in a string...
When using SQL to add fields to a table in Access 97 or Access 2K, specifying the data type of the field does not match Access itself. For example in an SQL query if you want to add an autonumber field you have to specify it as a Counter. Some data types within the SQL query seem to differ...
I am having trouble with a combobox within a dialogbox. Whatever I try I cannot get the combobox to behave as a dropdown box showing the first entry. I cannot get it to show any entries to be precise, which is obviously the problem. My script looks like this:-
proc main
integer Event...
I am running Sniffer Basic V4.5 on a Win2K platform (SP2) with IE6 SP1. After installing Sniffer the pc suddenly reboots and then gets stuck in a reboot loop. Each time the BSOD reports "STOP: 0x000000D1 (0x00000002, 0x00000001, 0xBC15215C) Driver IRQ_NOT_LESSOR_EQUAL etc blaming...
Having stored the current date & time in variables within ASPECT, how can I use these to set the PC's clock? Will the only way be to use VB to access the Windows API?
I have been trying to set the upload/download protocol in ASPECT to ASCII. I can find loads of references to setting various ASCII parameters, but not how to set the actual protocol used. I am running Procomm Plus V4.8. Any ideas please.
When dialling from an ASPECT script (V4.8) I use the syntax
dial data EntryName
How can I check that the script has actually found an entry in the directory called "EntryName"? The documentation does not seem to say it will generate the usuall SUCESS or FAILURE conditions. Any ideas?
I am trying to get Procomm Plus V4.8's scheduler to run Procomm with a script. When I have set it up and do a test, it all runs perfectly. However, when the appointed time comes Procomm loads and seems to hang. I am running sheduler from a shortcut in the Windows startup folder. Has anyone got...
I have an ASPECT script that runs fine on a Dell Lattitude C600 laptop running Win98SE. When I put the same script and Connection Directory on to a Compaq Deskpro 450 running Win95, one line in it causes an invalid page fault in PWDLL.DLL.
The line concerns dialling from the Connection...
I am writing a script in ASPECT that uses the Connection Directory to dial. I need this to timeout a particular connection attempt if the distant modem fails to answer (i.e ring tone no reply). When tried the connection stays ringing for ever, so the script would need to move on to the next...
I am designing a script in Procomm Plus V4.8 which will need use a different connection directory than the default. In Aspect, how can I select the Connection Directory file name to use for the duration of the script. I would have thought that it could be done with a set command, but cannot see...
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.