Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Closing a file after FCREATE
Message
From
28/01/2003 11:34:42
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00746221
Message ID:
00746248
Views:
24
Hi Robin, FCLOSE() must return "to" something. You need the "=" symbol but not necessarily the "result" variable.

PS. I see that "io" must be your file handle - sorry, on my monitor it looked like the number ten which confused me :)


>Jos,
>
>Changing the FCLOSE from
>
>FCLOSE(io)
>
>to
>
>result=FCLOSE(io)
>
>seems to have solved the problem?
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform