ACC2: Sample Function for a Directory-Selection Dialog Box (128886)
The information in this article applies to:
This article was previously published under Q128886 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article demonstrates how to create a sample user-defined Access Basic
function that you can use to provide users with a directory-selection
dialog box. This method is similar to the Open file common dialog box that
can be called from Access Basic.
This sample function is based on the directory-selection function used by
the Microsoft Access Developer's Toolkit (ADT) Setup Wizard. It requires
that the SWU2016.DLL file be located in the Microsoft Access directory or,
if the sample function is used with a Microsoft Access run-time
application, that the SWU2016.DLL file be located in the same directory as
the MSARN200.EXE file.
You can ship the SWU2016.DLL file with a Microsoft Access application, but
it is only available when you install the ADT. It is copied to the Access
directory during ADT Setup. This file is not available from Microsoft Access
Product Support Services. Because this is a support file included with the ADT,
it is subject to change in future versions of the product.
This article assumes that you are familiar with Access Basic and with
creating Microsoft Access applications using the programming tools provided
with Microsoft Access. For more information about Access Basic, please
refer to the "Building Applications" manual.
Modification Type: | Major | Last Reviewed: | 11/6/2000 |
---|
Keywords: | kbinfo kbusage KB128886 |
---|
|