Subject Re: Encountered an improper argument
From Lee Grant <camilee@nospam.comcast.net>
Date Tue, 13 Oct 2020 11:38:27 -0400
Newsgroups dbase.getting-started

Michel,

This information is so sparse, I doubt someone will be able to give you
thorough suggestions.  To my eye, it looks like it's telling you that
you supplied an improper argument (wrong type), wrong number of
arguments, or the program is automatically trying to provide an argument
that doesn't exist.

That's probably the best impromptu answer you're going to get, so you'll
probably need to provide code files here to be examined to find out WHY
it's doing that.

Lee

On 10/13/2020 10:22 AM, Michel wrote:
> Hello,
> I have an application running for a long, but sometimes I recieve an error message like that :
>
> 13/10/2020 14:36:47.52
> T:\myDir\MyApp.exe
>
>
> 0
> 0
> Encountered an improper argument.
>
> and do not really know how to deal with this, not receiving Error Code neither form and line number where error occurs.
>
> Thanks for suggestions,
> Michel
>