[Nant-users] Breaking out of task

2004-04-01 Thread Westbrook, Gregory
Is there any way to break out of a task? I am using to retrieve a list of files and test for specific file types. When I find the file type I would like to break out of the loop instead of continuing through the remainder of file types specified in the task. Thanks, Greg --

[Nant-users] Breaking out of task

2004-04-01 Thread Westbrook, Gregory
Is there any way to break out of a task? I am using to retrieve a list of files and test for specific file types. When I find the file type I would like to break out of the loop instead of continuing through the remainder of file types specified in the task. Thanks, Greg --