lout-users
[Top][All Lists]
Advanced

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

Re: Anyone done a phonebook in Lout? (UNCLASSIFIED)


From: Jeff Kingston
Subject: Re: Anyone done a phonebook in Lout? (UNCLASSIFIED)
Date: Sat, 12 Feb 2005 08:27:29 +1100

> osd.lout.ld:2219:42: fatal error: @SetHeaderComponent contains
>   object of illegal type: recursive symbol

Header components are objects that get inserted automatically
at the top of a page or column.  They are used for running
headers in indexes and tables.

You can't have recursive symbols in running headers, as the
message says.  You need to delve more deeply into the
indexing code in the standard library (file dsf I believe),
to ensure that your fill goes into the ordinary index
entries but not into the running headers.  Time for some
serious reading of the Expert's Guide if you want to do this.

Jeff


reply via email to

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