Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fcreate/Fopen/Fputs
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Fcreate/Fopen/Fputs
Miscellaneous
Thread ID:
00665479
Message ID:
00665479
Views:
52
Please verify this.

I create a file with Fcreate in Read/Write mode.
Then the file is closed.

It is opened a couple of times later in my program using
Fopen in Read/Write mode.
Now each time my program issues a FPUTs statement, the
text in the file will be overwritten. Hence I need to use a
FGETS to go until the EOF and then issue my FPUTS
command.(consecutive fputs are trying to append text
to the file)

Thank you.

Ria
Next
Reply
Map
View

Click here to load this message in the networking platform