Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error with .EXE but not with .APP!
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00190360
Message ID:
00190365
Views:
14
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
>
Previous
Reply
Map
View

Click here to load this message in the networking platform