Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set alte problem
Message
 
To
25/06/2000 23:01:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00384486
Message ID:
00384591
Views:
34
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform