Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Last Folder
Message
 
 
To
13/07/2007 10:29:20
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01240179
Message ID:
01240209
Views:
14
>Dear Sir,
>
>I load my PJX file from this location
>D:\Projects\vfp\office\accounts
>
>[pre]
>lcFullPath=FULLPATH(CURDIR()) && D:\Projects\vfp\office\accounts
>LastFolder = substr(m.lcFullPath, rat('\', m.lcFullPath) + 1)
>?LastFolder
>[/pre]
>
>The above codes display noting
>
>Please help again
lcFullPath=FULLPATH(CURDIR()) && D:\Projects\vfp\office\accounts\
LastFolder = substr(m.lcFullPath, rat('\', m.lcFullPath,2) + 1)
?LastFolder
Do you want the last \ removed?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform