Editato per errore
git-svn-id: svn://10.65.10.50/trunk@203 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
27006ca266
commit
c2bb3144ff
@ -117,8 +117,7 @@ void BA3700_application::togli_dal_file(const TString& cod_pag)
|
|||||||
if (_righe_gia_presenti[i])
|
if (_righe_gia_presenti[i])
|
||||||
{
|
{
|
||||||
tab_rpg->zero();
|
tab_rpg->zero();
|
||||||
dep = format ("%-4s", (const char*) cod_pag);
|
dep.format ("%-4s%3d", (const char*) cod_pag, i);
|
||||||
dep << format ("%3d" , i);
|
|
||||||
tab_rpg->put("CODTAB", dep);
|
tab_rpg->put("CODTAB", dep);
|
||||||
tab_rpg->remove();
|
tab_rpg->remove();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user