Is there a way to short-circuit a task? For example if I'm looking
for a specific line within a file and I find that line, can I force the
task to exit without continuing through the rest of the lines in the
file?
-Mike
-
Ah ha - that's the ticket. Never noticed the function
property::get-value.
I'd prefer to design scripts that don't require this construct, but from
time to time, this facilitates a level of abstraction and reuse that can
reduce the size of my scripts a good deal.
Thanks,
Ken Parrish
G
Try this:
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Parrish,
Ken
Sent: Wednesday, June 04, 2008 7:44 PM
To: nant-users@li