Hello Janu,

You can use <available>:
<available classname="class_found_only_in_rexx" 
property="rexx.present"/>
<fail unless="rexx.present" message="Rexx nnot
found"/>

--- Janu Mohandass <[EMAIL PROTECTED]> wrote:
> 
> 
> 
> 
> Hi all,
> 
> My project has a dependency on Rexx Scripts. I am
> calling the Rexx Scripts
> within Ant.
> Before that I would want to check if users have rexx
> installed in there
> systems or not.
> If not set, I would want to exit out of the ant.
> 
> How do I achieve this?
> 
> Thanks in advance.
> 
> Janu.
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

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

Reply via email to