SAMPLE: Filer.exe Contains Filer.dll for Visual FoxPro 5.0ID: Q163804
|
Filer.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.
The following file is available for download from the Microsoft Software Library:
Filer.exe
For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:
Q119591 How to Obtain Microsoft Support Files from Online Services
Readme.txt - Readme file
Filer.dll - Filer engine as Automation object
Filer.htm - Filer documentation
Msvcrt.dll - System library needed by Filer.dll
Filer.scx/sct - Sample form to use with Filer
Filer.ico - Icon used by sample form (Filer.scx)
REGSVR32 /s C:\VFP\FILER\FILER.DLL
RUN/N REGSVR32 /s C:\VFP\FILER\FILER.DLL
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):
DO FORM (HOME( ) + 'FILER\FILER.SCX')
For more information on the Filer, read the documentation in Filer.htm.
Additional query words:
Keywords : kbVFp FxtoolAccessory
Version : WINDOWS:5.0
Platform : WINDOWS
Issue type :
Last Reviewed: August 3, 1999