Construct wrong or out of phase fields

Sergio Szychowski <[email protected]> Fri, 28 Aug 2020 21:21:30 -0300
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <CAHrRhuhvBfTBpqVS=_hBcdOZKj-Fj2N_1XXrM3uxxS61PCosuA@mail.gmail.com>
Hello,

the problem when I do

construct varcons ON tab.* FROM tab.*

my screen has all the columns of the table tab,
f000=tab.col1, autonext,reverse;
f001 = tab.col2,autonext,reverse,include=(0 to 9999999999.99);
f002 = tab.col3,autonext,reverse,upshift;

When I insert some criteria on the screen field [f000] after press [ESC]

varcons contents point to tab.col3, like if I enter the search criteria for
screen field [f002]

My environment is aubit 1.5.2 compiled for Postgresql 9.6

Thanks in advance.

Best regards.

_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss