Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set alte problem
Message
 
À
25/06/2000 23:01:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00384486
Message ID:
00384591
Vues:
48
>So does the strtofile() append the variable to the file each time we loop through the scan?

If you use STRTOFILE() inside the SCAN loop you just need to add the third parameter to append to the end of file.

STRTOFILE(lcString, cMyFileName, .t.)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform