Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to write fclose Syntax
Message
 
 
To
06/02/2004 10:34:37
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00874836
Message ID:
00874838
Views:
7
>I am using the folowing function fopen in my code.
>After finishing the job i want to fclose.
>when i am doing this i am getting the error message:TOO many arguments.
>
>lhFile = fclose("C:\test.tif",10)
>
>Please Let me know.
>Thank you.
handleToFile = FOpen( "FileName" )
result = FClose( handleToFile )
censored.
Previous
Reply
Map
View

Click here to load this message in the networking platform