From: Bob D. <bd...@si...> - 2005-09-01 13:35:08
|
Hi, On Wed, 2005-08-31 at 10:27 -0300, Everton Luis Berz wrote: > Why the difference between > <BreakFields> > <BreakField value="turma_codigo"/> > <BreakField value="ies_codigo"/> > <BreakField value="reconhecido"/> > <BreakField value="turno_turno"/> > </BreakFields> This feature should be considered deprecated. I Did this before RLIB 1.0 because at that time RLIB could not do expressions. > > and > <BreakFields> > <BreakField value="turma_codigo + ies_codigo + reconhecido + > turno_turno"/> > </BreakFields> > ? > I tested and the output was different. > This is the correct way to do it Which way works correctly for you? - Bob |