Corretto errore MI3004
git-svn-id: svn://10.65.10.50/trunk@946 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
8282e5e4a6
commit
ca9cbb6b36
@ -1553,8 +1553,7 @@ const int es_prec(const int es_corr)
|
|||||||
ese.first();
|
ese.first();
|
||||||
first = ese.get("CODTAB");
|
first = ese.get("CODTAB");
|
||||||
|
|
||||||
codtab << es_corr;
|
codtab.format("%04d",es_corr);
|
||||||
codtab.format("%04d");
|
|
||||||
|
|
||||||
if (codtab == first)
|
if (codtab == first)
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user