You could use an AppleScript command: tell application "Microsoft Entourage" to version
If you have to work in the shell, you can use osascript to run this command: osascript -e 'tell application "microsoft Entourage" to version' -- Barry Wainwright Microsoft MVP (see http://mvp.support.microsoft.com for details) Check out the Entourage User's WebLog for hints, tips and troubleshooting <http://homepage.mac.com/barryw/weblog/weblog.html> From: "Pertschi, Darrin" <[EMAIL PROTECTED]> Reply-To: "Entourage:mac Talk" <[email protected]> Date: Thu, 02 Nov 2006 14:24:15 -0500 To: "Entourage:mac Talk" <[email protected]> Conversation: Command for version Subject: Command for version Is there a shell command I can issue from ARD that can extract the Entourage version number? Using ARD¹s File Search (v2.2) is WAY to painful. I need to easily find everyone below 11.2. Darrin Pertschi Production Services Mgr. (IT) PRIMEDIA Enthusiast Media -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
