Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get the file extension
Message
 
To
02/06/2005 09:28:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01019324
Message ID:
01019333
Views:
16
Unfortunately the extentions not limited to 3 chars only. If you want to do it this wat it must be:
lcFileType = SUBSTR(tcFilePath,RAT([.],tcFilePath)+1)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform