Re: Detecting presence of an application, access to it's return value

2007-05-14 Thread Ninju Bohra
: George Storm <[EMAIL PROTECTED]> To: Ant Users List Sent: Monday, May 14, 2007 5:57:47 PM Subject: Detecting presence of an application, access to it's return value Another newbee question: I need to detect if an application is installed (cross platform). I do not have direct ac

Detecting presence of an application, access to it's return value

2007-05-14 Thread George Storm
Another newbee question: I need to detect if an application is installed (cross platform). I do not have direct access to the applications (tool) path as it's installation path is found as part of my PATH variable. I would like to try to run it with failonerror set to false and look for the progr