Subject Re: Encountered an improper argument
From Bruce Beacham <bbeacham@no_plm_lowman.co.uk>
Date Wed, 14 Oct 2020 10:31:45 +0100
Newsgroups dbase.getting-started

My recollection is that this occurs when a function returns a value (or
no value) which is inconsistent with the expectation that the calling
function has, which then uses it in, I seem to recall, the context of
array subscripts.

But the memory is fuzzy.   Sorry not to be more help.


Bruce Beacham

On 13/10/2020 15:22, 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
>