From 2b34881fe39b39051e052f7e09e1f4fe79ffa04d Mon Sep 17 00:00:00 2001 From: cris Date: Thu, 6 May 2004 11:37:17 +0000 Subject: [PATCH] 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 --- at/at2700.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/at/at2700.cpp b/at/at2700.cpp index b28b25557..ca6c115a6 100755 --- a/at/at2700.cpp +++ b/at/at2700.cpp @@ -536,7 +536,10 @@ void TStampaPerCategorie::set_page(int file, int cnt) set_row(3,"@77g@S", FLD(LF_SOGGETTI,SOG_IDON2)); set_row(4,"@77g@S", FLD(LF_SOGGETTI,SOG_IDON3)); 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,""); } else