Hi all,
I've got a VB6 app that returns to the user some client information (name,
address, phone #, etc.) from a database. Now I have the app dialing the
phone number through the modem with the MSComm control - no problem. The
problem is how do I make it so it doesn't send the 1 + area code if the
number is in the user's area code. Can I read the area code from the modem's
dialing properties with an API call, or some other way? Any help is
appreciated.
Thanks,
Kevin Kuebler