Re: [NAnt-users] Using Integer variables in a loop

2008-04-18 Thread Tim Mayert
e.net Subject: [NAnt-users] Using Integer variables in a loop This may be a dumb question, but how do I use Integer variables in NAnt? I have a need to keep track of how many occurrences a specific sub-string appears in each line my output log file. I have a nested build that will build

Re: [NAnt-users] Using Integer variables in a loop

2008-04-18 Thread Bob Archer
: [NAnt-users] Using Integer variables in a loop This may be a dumb question, but how do I use Integer variables in NAnt? I have a need to keep track of how many occurrences a specific sub-string appears in each line my output log file. I have a nested build that will build a few projects one

[NAnt-users] Using Integer variables in a loop

2008-04-18 Thread Tim Mayert
This may be a dumb question, but how do I use Integer variables in NAnt? I have a need to keep track of how many occurrences a specific sub-string appears in each line my output log file. I have a nested build that will build a few projects one after another. At the end of each project build I