Corretto test sulle righe IVA
git-svn-id: svn://10.65.10.50/trunk@481 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
b7ca79c10b
commit
c65d3ba2fc
@ -309,7 +309,7 @@ bool CG4100_App::sort_mov()
|
||||
row = 0;
|
||||
|
||||
while (!rmoviva.eof() && rgn == rmoviva.get(RMV_NUMREG) &&
|
||||
row++ < rmov.get_int(RMV_NUMRIG))
|
||||
row++ < rmoviva.get_int(RMV_NUMRIG))
|
||||
{
|
||||
recno = rmoviva.recno();
|
||||
fsav = fopen("__mov__.sav","a");
|
||||
|
Loading…
x
Reference in New Issue
Block a user