mikeydidit,
thank you for the helpful Sys Paramaters layout.
I went into our Definity's system paramaters and here's how I have it set since late yesterday afternoon, I put in parentheses some notes.
Some of the entries I didn't have on my screen so I removed them below to show that...
all,
thank you for your help! With the help of someone on another message board, I went to change system cdr and changed it from "printer" to "unformatted" (not sure why it was on printer to begin with) and now I'm seeing the Incoming phone numbers in Microcall, which I'm happy about. Now...
when I do List then Help on the Definity, there's no choice for Agent or Agents.
Could that mean that our Definity can't generate real-time data?
thanks,
david
We do have TI PRIs.
There's a person in the office with a Digital Line phone that has a LCD screen, and whenever someone from outside the office calls, she sees the full 10 digits of the number, so I would think that our service provider is transmitting the info to us.
So is there somewhere...
hello,
In our office we use the Microcall software package with that pc connected by serial cable to a AT&T Definity G3 circa-early-90's PBX. On the reports in Microcall that show, for example, individual call data made for a particular employee both Incoming and Outgoing, the digits of the...
hello, I need some help with a Definity phone switch problem that I'm hoping someone on this message board can assist me with.
We have an AT&T Definity G3?(not sure about the G3 because I don't see that mentioned on the casing), Sd-67150-01, J58890L
Two members of management came to me...
hugh,
thank you for the code and sorry for the delay in writing back. I was about to get your above code working to move the 1st Telstar window up & above the 2nd Telstar window.
thanks again,
david
this code I was given by a user on another site works well for me, at least it did well in a test run with the largest text files I'll probably be doing with.
thanks,
david
Sub JoinFiles(ByVal File1 As String, ByVal File2 As String, ByVal SaveAs As String)
Dim intFF As Integer, strBuffer As...
modifying the last few lines of the code like this worked well for me....thank you
VbSendKeys "Y"
TimeDelay (4)
Set OutMail = Nothing
OutApp.Quit
TimeDelay (4)
Set OutApp = Nothing
thanks for everyone's input. With your help, I came up with this test code that worked well as I changed the pc's calendar to the third wed, third thurs and some other days.
If Weekday(Date) = vbWednesday And Day(Date) >= 15 And Day(Date) <= 21 Then
MsgBox "Today is the third Wednesday of...
Stella,
hello, yes I resoved this "blank e-mails" issue. I had to apply the latest service packs to Outlook 2002, then the problem went away.
thanks,
david
hello,
I have some VB code that automatically composes an send an e-mail via Outlook 2002 and I've been having the problem of after the VB code executable has finished running the Outlook.exe process is left running in the background, which I can see when I look in the Processes tab of Windows...
Hugu,
hello, and sorry for the delay in writing back.
I tried cutting-and-pasting your code into my Form_load subroutine and when I run the code I'm getting the error message:
Compile error:
User-defined type not defined
and it's stopping on
Dim WinEst As WINDOWPLACEMENT
What do I do to...
hello,
I have this below .vbs script code that I use to delete two files from an FTP site. Sometimes one or both of the below files (LTRDOWN01 and CABCALLS.txt) doesn't exist, so that when the vbs code is executed an error occurs. How can I modify the code so that each Remove statement is...
hello,
I'm having a problem with a new Outlook & Word 2002 install that I'm seeking help with. I have some VB 6 code that I run daily that
used to be on a different PC and now is having an issue with Outlook 2002 on a new pc.
The code at one point in it's execution launches a new mail...
hello,
what would be the code that would allow me to read in two text files, concatenate the second one to the end of the first one, then output the file as a new third text file?
thanks in advance,
david
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.