On Thu, 5 Apr 2001, Juergen Vigna wrote:

> for() {
>         for() {
>                 if (a very long parameterlist
                      && function(with more than one,
                                 parameter)) {
>                 ^from here we need spaces
>                 }
>         }
> }

is much easier to read and doesn't give a syntax error for missing a ')'.

Allan. (ARRae)

Reply via email to