RE: [Nant-users] Get specified targets

2004-11-04 Thread Bassham, Charles
Cornish Sent: Thursday, November 04, 2004 12:12 PM To: Byrd,Payton; [EMAIL PROTECTED] Sourceforge. Net Subject: Re: [Nant-users] Get specified targets Importance: Low Payton, Charlie can give you the definitive answer, but I'm pretty sure I know what it will be: You can't. You could

Re: [Nant-users] Get specified targets

2004-11-04 Thread Merrill Cornish
Payton, Charlie can give you the definitive answer, but I'm pretty sure I know what it will be: You can't. You could call your scripts from inside trivial NAnt targets by those names, if that's what you want to do, but you can't access command line arguments other than -D:name=value arguments