Don <(E-Mail Removed)> wrote:
>There are also many Declares in the Visual Basic code.
>Declare Function aad_OpenComm Lib "User" Alias "OpenComm"
>Declare Function aad_CloseComm Lib "User" Alias "CloseComm"
>Declare Function WriteComm Lib "User" Alias "WriteComm"
>Declare Function aad_ReadComm Lib "User" Alias "ReadComm"
>Declare Function aad_GetCommEventMask Lib "User" Alias "GetCommEventMask"
>Declare Function aad_SetCommEventMask Lib "User" Alias "SetCommEventMask"
>Declare Function aad_SetCommState Lib "User" Alias "SetCommState"
>Declare Function aad_GetCommState Lib "User" Alias "GetCommState"
These look like they are serial communication port calls.
When I did a search on aad_OpenComm all I found was
http://www.tfwpa.com/msaccess/comm.htm which mentions Access 2
Developer's Guide, 2nd Edition by Roger Jennings, Which isn't all
that helpful.
Ah, wait I have the book. It's for an autodialer function. So
that you can have Access dial a phone and then pickup it up to talk.
You very likely aren't even using that code.
Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog -
http://msmvps.com/blogs/access/