[Tinymux] Re: TinyMUX 2.4.1.26 Beta
Stephen Dennis
brazilofmux at gmail.com
Thu Jan 5 21:17:36 EST 2006
Another unintended consequence of changing the page/noeval behavior to
pass curly braces through is that it breaks the SGP places code. I am
still weighing how best to proceed, but the short-term workaround, use
the following replacement:
&PLACE_LOOK Places_global_object=itemize(iter(%0,moniker(itext()),,|),|)
Instead of the original:
&PLACE_LOOK Places_global_object=[setq(9,words(%0))][switch(r(9),0,,1,name(%0),2,
[name(first(%0))] and
[name(rest(%0))],[iter(extract(%0,1,sub(r(9),1)),{name(##),})] and
[name(extract(%0,r(9),1))])]
The replacement code will work on 2.3 and 2.4.
Brazil
More information about the Tinymux
mailing list