Patch level : 1.7 at 698

Files correlati     : at2.exe
Ricompilazione Demo : [ ]
Commento            : stampa per categorie el. completo a 80 col: aggiunti intervalli SI e PL


git-svn-id: svn://10.65.10.50/trunk@12057 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
cris 2004-05-06 11:37:17 +00:00
parent f3f64734ee
commit 2b34881fe3

View File

@ -536,7 +536,10 @@ void TStampaPerCategorie::set_page(int file, int cnt)
set_row(3,"@77g@S", FLD(LF_SOGGETTI,SOG_IDON2)); set_row(3,"@77g@S", FLD(LF_SOGGETTI,SOG_IDON2));
set_row(4,"@77g@S", FLD(LF_SOGGETTI,SOG_IDON3)); set_row(4,"@77g@S", FLD(LF_SOGGETTI,SOG_IDON3));
set_row(5,"@77g@S", FLD(LF_SOGGETTI,SOG_IDON4)); set_row(5,"@77g@S", FLD(LF_SOGGETTI,SOG_IDON4));
set_row(1,"@80g@pn", FLD(LF_SOGGETTI,SOG_INTSI,"###"));
set_row(2,"@80g@pn", FLD(LF_SOGGETTI,SOG_INTAF,"###"));
set_row(6,""); set_row(6,"");
} }
else else