hey i would like to supply on the command line an arg for the ANT script
-classToRun=blah

and in my script, if its supplied on command line then $classToRun= that value , but 
if its not supplied then $classToRun=defaultClass

how can this be done with if/elses for <property>

?
Thanx in advance


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to