Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CD and justStem()
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
01129637
Message ID:
01129883
Views:
10
>>is there a way in VFP8 to get
>>cd ?
>>and
>>juststem('directoryName')
>>
>>to work the same as they did in VFP6 ?
>
>What do you mean?
>how cd ? works in VFP6 and how in VFP8? What is the difference, isn't it just change the current folder?
>The same for JUSTSTEM() it should return just a File Name portion of full path.

In VFP6, cd ? presents the current directory as the 'root'.
In VFP8, cd ? has some sort of algorithm which will present either the current drive's root directory as 'root' or the 'My Computer' as 'root'

In VFP6, justStem() on a directory return the right most directory name.
In VFP8, justStem() on a directory returns an empty string.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform