Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with fopen
Message
De
27/05/1998 11:23:49
 
 
À
27/05/1998 03:02:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00102261
Message ID:
00102382
Vues:
20
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)-
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform