Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with fopen
Message
From
27/05/1998 11:23:49
 
 
To
27/05/1998 03:02:19
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00102261
Message ID:
00102382
Views:
19
Add in the code:


IF RetVal < 0
WAIT WINDOW 'Error occurred: ' + STR(FERROR( ) )
ENDIF

This will tell you why you are getting the error. It may
be a file path problem.
-myron kirby-
===============================

>I have a problem with fopen() function. When I make exe file, it doesn't open a sequential file and returns -1 error in handler.
>
>This function operates correctly when executed into VFP.
>
>Everyone knows why? Thanks
----------------------------------
-myron kirby (mkirby2000@gmail.com)-
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform