Subject Re: combobox / msgbox
From Lee Grant <camilee@nospam.comcast.net>
Date Fri, 16 Feb 2024 03:31:23 -0500
Newsgroups dbase.getting-started

Mervyn,

Admittely, I'm not this advanced and especially in the use of Array and
especially not ArrayRowsets, but looking at this code, he seems to be
trying to use an Array, like an ArrayRowset, for a rowset.

Correct me if I'm wrong, but I think he needs to check out the sample of
the ArrayRowset if that is what he is trying to do with a regular Array.

Lee


On 2/16/2024 12:32 AM, Mervyn Bick wrote:
> On 2024/02/15 18:13, Michel wrote:
>
>>
>> removing the return didn't change anything
>>
>> please find sample attached.
>> if in the combobox I enter "sdfsfds" and validate by TAB key, msgbox
>> opens.
>> if I enter "éqqdsd" and validate by ENTER key (CUAENTER off), msgbox
>> doesn't open (but I receive the sound of the msgbox !!)
>>
>> Michel
>>
>
> Please post the .wfm file.
>
> I'm unable to check this out as you included the .wfo file instead of
> the .wfm file.
>
> Mervyn.
>