lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recursion & loops


From: Jeff Kingston
Subject: Re: Recursion & loops
Date: Fri, 22 Nov 2002 11:07:04 +1100

There is nothing to stop your recursion, because the table is
laid out before being inserted onto the page, hence it has
infinite available height.  You will have to enclose it in
a @High symbol of appropriate height.

I'm a bit puzzled by your second @Yield, I think there is
a // missing from it.  You seem to be treating things as
macro expansions when they are really object expansions.
When you write

    @Body @Loop ...

you are placing two objects, @Body and @Loop..., side
by side separated by one space.

Integrating this more deeply into @Tbl will be hard.
You should look at the "extend" keyword for actually
embedding your definitions within the @Tbl package, and
also look at what @Rowa is defined to be in the @Tbl
package.

Jeff Kingston


reply via email to

[Prev in Thread] Current Thread [Next in Thread]