Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text file carriage return
Message
From
21/02/2002 15:07:47
 
 
To
21/02/2002 15:03:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00623375
Message ID:
00623396
Views:
9
Joe,

>It appears as though the strtofile() function is not available in VFP 5.0.

I'm sorry, I think you are correct about that...

> I will keep that in mind if / when we convert to VFP 7.0. I am going to use the FWRITE function with the crLF combination.
>

Then you could create the contents in one string, and make one call to fwrite() to write out the entire file...that still should be faster than several calls to fwrite().

>
>Thanks for the help!
>

No problem!
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform