In my C++ program I need to find the version of PowerPoint on mac, on
windows I am doing this using FileVer.exe.
Is there any equivalant of this on mac, Can I use applecsript for
this?
Thanks in advance
Rahul
Yes, tell the Finder to get the product version of the file. It returns
the version info shown at the top of a Get Info window.
--
Spenser