Re: generic coding problem

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Tue, 08 Aug 2006 17:16:49 -0700, Chris Burch
<guest at RapidEuphoria.com> wrote:

>Hi
>
>Thats very good. You type faster than I think. Definitely given me some more
>clarifying ideas.
btw, that demo is much better with
constant maxwid=79,         -- characters across page
         split_text_cols=0  -- 0 to stop text splits
 ...
    colwidths = repeat(0,10+rand(20))
 ...
--  k = rand(3)
    for i=1 to length(colfmts) do
        k = rand(3)


Regards,
Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu