From bc305ea1009fdecd3780b4e9c6e903740c0a80e2 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 28 Aug 2014 16:49:14 +0200 Subject: wieder lauffähig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epost.lpr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epost.lpr') diff --git a/epost.lpr b/epost.lpr index 3f7f0a8..9e6dc68 100644 --- a/epost.lpr +++ b/epost.lpr @@ -92,7 +92,7 @@ begin if not syntaxtest then begin gibAus('**** '+inttostr(belegterSpeicher div 1024)+' MB Ram belegt',3); for i:=0 to length(wertes)-1 do - gibAus(inttostr(i)+' '+wertes[i].bezeichner,3); + gibAus(inttostr(i)+' '+wertes[i].bezeichner+' '+inttostr(wertes[i].Transformationen.xsteps)+' '+inttostr(wertes[i].Transformationen.tsiz),3); gibAus('----',3); for i:=0 to length(Konturen)-1 do gibAus(inttostr(i)+' '+Konturen[i].bezeichner,3); -- cgit v1.2.3-70-g09d2