Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@20049 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
963c8f1e9a
commit
42bf7fa5c9
@ -122,7 +122,7 @@ bool TReconstruction::menu(MENU_TAG m)
|
||||
TDate oggi(TODAY);
|
||||
TRectype recsog = _rel->curr();
|
||||
TExternisamfile f("$appoggio");
|
||||
TProgind pi(f.eod(),"Aggiornamento situazione soggetti da appoggio", TRUE, TRUE, 10);
|
||||
TProgind pi(f.eod(),"Aggiornamento situazione soggetti da appoggio", true, true, 10);
|
||||
pi.setstatus(1);
|
||||
for(f.first(); !f.eof(); f.next())
|
||||
{
|
||||
@ -219,7 +219,7 @@ bool TReconstruction::menu(MENU_TAG m)
|
||||
f.remove();
|
||||
}
|
||||
}
|
||||
return FALSE;
|
||||
return false;
|
||||
}
|
||||
|
||||
int TReconstruction::write(TSheet_field& s)
|
||||
|
Loading…
x
Reference in New Issue
Block a user