Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CD and justStem()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
01129637
Message ID:
01129883
Vues:
12
>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform