Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In GETFILE need default Filename
Message
From
09/01/2015 09:56:09
 
 
To
09/01/2015 09:53:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01613339
Message ID:
01613354
Views:
34
>>Anyway to get a default FileName already typed in for this user so he doesn't have to pick one if he would just like to select the default one I gave? (like LOCFILE does)? I can't use LOCFILE as that will pick the file if in fact it does exist.
>>
>>Thanks in advance.....
>>
>>Mel
>
>Hi Mel:
>

...another option is to use PUTFILE() and not GETFILE():

? PUTFILE( '', 'myfile.txt', 'txt;cfg;h' )
Fernando D. Bozzo
Madrid / Spain
Previous
Reply
Map
View

Click here to load this message in the networking platform