Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create binary file?
Message
 
To
28/12/2001 12:17:53
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00598854
Message ID:
00598868
Views:
16
Hi Xabi,
Try using FPUTS() instead of FWRITE() and FGETS() to read it. Your binary file may contain special line characters (LF and CR or LFCR). FGETS() is sensitive to these characters where FWRITE() is not. HTH

Tom
Tom Bishop
Sr. Database Designer/Developer
TYBRIN Corp.
Previous
Reply
Map
View

Click here to load this message in the networking platform