Message-ID: <4574AEFF.5060803@biostat.ku.dk>
Date: 2006-12-04T23:27:59Z
From: Peter Dalgaard
Subject: Nested for loop
In-Reply-To: <4d359a50612041516j501cf3an671ce9fd7b30121f@mail.gmail.com>
Natalie Zayats wrote:
> Hi all,
>
> Does anybody know whether one can nest IF statement in multiple FOR loops ?
> According to results of my code, only the first iteration of each loop is
> performed...
>
>
Well, yes, that should be possible. Proving your claim with actual
sample code would give the readers a better chance to diagnose what went
wrong!