Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting Proper() filenames...
Message
From
22/12/2006 10:27:10
 
 
To
22/12/2006 10:22:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01179757
Message ID:
01179758
Views:
9
>Hi All:
>
>How can I get Rename lcfilename To lcfilename to effect Proper() formatting?
>I get all lower case now.
>
>Thanks,
>Luke

If I understande you correctly, you want to use:
cMystring=filetostr('myfile')
=strtofile(proper(cMystring),'mynexfile')
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform