Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about the VFP Path
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
01084315
Message ID:
01084439
Vues:
10
The "?" command is quirky (you can call it buggy). When I want to be exactly sure I use something else to double check it output, like
STRTOFILE(SET("PATH"), "temp.txt")
MODIFY FILE temp.txt
>Nope. I had already experimented with MEMOWIDTH. My path length was 178, then I did this:
>
>
>set path to "test" additive
>
>
>then a
>
>
>? set("Path")
>
>
>displayed the path just fine with the new addition, but when I used the same code (first line above) to add "TEST2" to the path, it then truncated the path back to a much shorter length (it only showed the first seven folders in the path where before it had shown up to the first 9). I kept adding folders and at some point (right at 255), it decided to wrap the output (at which time I could see the entire path). As mentioned, MEMOWIDTH had no effect. Is this a "limitation" or a bug?
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform