The information in this article applies to:
SUMMARY
Moderate: Requires basic macro, coding, and interoperability skills.
MORE INFORMATION
You can add the AutoDialer button to a toolbar to automatically dial a
telephone number using your computer's modem. To invoke the AutoDialer
without using the AutoDialer button, call the wlib_AutoDial() function,
supplying the function with the telephone number as an argument.
You can also call the wlib_AutoDial() function in any module's Immediate window. For example, to dial the phone number 555-1212, type the following in the Immediate window: ? wlib_AutoDial("555-1212") REFERENCESFor more information about the AutoDialer, search for "AutoDialer," and then "AutoDialer" using the Microsoft Access Help menu.
Keywords : kbprg MdlLib |
Last Reviewed: April 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |