Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default file name for GetFile()
Message
From
02/08/2005 19:02:43
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01037900
Message ID:
01037992
Views:
35
>>Is there a way to indicate a file name as default when calling getfile()?
>>
>>TIA,
>>
>>Alex
>
>Alex take a look at
>
DO FORM (HOME(1) + 'Tools\Filer\Filer.scx')
>You can modify the code in
>
thisform.pf1.page1.cboFiles.Init
>
>HTH

Thanks for the help Vladimir. I am trying to make make one commandbutton do the work of "Save" and "Save As" by presenting the dialog to user with previous file name already selected so he can either click save or change name before clicking save. If GetFile doesn't allow this I can have two buttons without much difficulty.

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform