Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Putfile problem
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00126062
Message ID:
00126112
Views:
25
>>The PUTFILE function returns the path and filename in uppercase. Is there a simple workaround?
>>
>>It's just those damn picky users. Pick, pick, pick.
>>
>>paul
>
>how about
>
lcFileName = putfile()
>if !empty(lcFileName)
>    lcFileName = lower(lcFileName)
>endif
>
Or Proper(lcFileName) && That will confuse them

Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform