Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control of the GetFile
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00603555
Message ID:
00603574
Views:
26
>My VFP 6.0 Code:
>cFileT = GETFILE('Zipped File Type:ZIP;Plain Text File: etc...
>
>Provides a dandy handy file dialog control box - that needs to be customized.
>
>What are the steps needed to allow me access the PEM ?
>Lets start by placing the object on a form, right? OLE
>
>Thanx
Ed,

Have you looked at the Common Dialog ActiveX control in 6.0? It allows for some customization of the GETFILE() dialog. The function (and PUTFILE()) is actually mapped to functions in the COMDLG32.DLL. This ActiveX control provides an easy way to control some of the properties.

BTW, in 7.0, the FFC has code that deals directly with the functions.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform