Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Low Level File Command Error
Message
From
10/09/2003 09:16:50
 
 
To
10/09/2003 08:12:37
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Product Documentation
Miscellaneous
Thread ID:
00827799
Message ID:
00827814
Views:
16
>I am experiencing an intermittant problem creating or opening text files. FOPEN and FCREATE both will occationally return an empty string rather than a numeric file handle. If I exit VFP and restart it works fine. I am running VFP7 SP1 on Win2k Pro Build 5 SP4. Any thoughts on this would be appreciated.


Jeff,

Just finished reading your answer to Cetin.

It is most likely imo that you have a currently selected table/cursor with a field name that is the same as your variable

this is consistent with the behaviour of gets() && fputs() you described
&& 6sp5
?fgets('  ', 20) && returns empty string, no error
?fputs('  ', 'ppp') && no error
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform