Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tool like GetFile
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00268602
Message ID:
00269081
Views:
32
George,

Thanks, now it works.

>The constants are defined in the help file, under the Flags property for the SowOpen/ShowSaveAs method. Note however that the syntax has to be changed slightly.
>
>Change: cdlOFNAllowMultiselect &H200
>
>to
>
>#DEFINE cdlOFNAllowMultiselect 0x200
>
>I'd suggest you create a header file and include it.
>
>
>
>> And is there a way to change button's caption also (for inctance, archive instead of open)?
>
>No, unfortunately there doesn't seem to be a property to control this.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform