The information in this article applies to:
SUMMARYFiler.exe is a file that provides a component version of the Filer desk accessory (Filer.dll), available in previous versions of Microsoft Visual FoxPro. Filer.dll is an ActiveX COM, and as such, supports Automation. You can, therefore, create an instance of Filer.dll in Visual FoxPro or other Automation servers. MORE INFORMATIONThe following file is available for download from the Microsoft
Download Center. Click the file name below to download the file: Filer.exeFor more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. Many Visual FoxPro developers are familiar with the Filer desk accessory from previous versions of FoxPro and Visual FoxPro 3.0. After a brief absence during the Visual FoxPro 5.0 release, the Filer is back by popular demand as an Automation object called Filer.dll. When you download Filer, you get the following files: List of Files
DistributionFiler.dll and its companion files are for use with Visual FoxPro only. You are not permitted to distribute any of the files with your distributed run- time applications.Installing the Filer FilesUse the following steps to install the Filer files:
Registering Filer.dllFiler.dll must be registered before you can create an instance of the Filer.Windows RegistrationThe following command, entered in the Windows Run dialog box, registers Filer.dll if it is located in the folder C:\Vfp\Filer (the recommended folder):
Visual FoxPro RegistrationThe following command, issued in the Visual FoxPro Command window or a program, registers Filer.dll if it is located in the folder C:\Vfp\Filer (the recommended folder):
Filer.dll can also be registered within Visual FoxPro by running the Filer
form, Filer.scx, and performing a file search by clicking the Find Now
button. Issue the following command to run the Filer form (assuming the
Filer form is in a subfolder named Filer off the Visual FoxPro folder):
For more information on the Filer, read the documentation in Filer.htm.
Additional query words:
Keywords : kbfile kbVFp kbVFp500 kbDSupport |
Last Reviewed: November 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |