Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error with .EXE but not with .APP!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00190360
Message ID:
00190365
Vues:
15
Joe,

That error usually means the wrong data type is being passed to some function. You can SET STEP ON then run the debugger on your .exe file. When the error occurs you can click suspend and it should bring you to the line with the error.
Then you can position the cursor over the line to view the variables values.
>
>Function argument value, type or count is invalid
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform