How to find PowerPoint version on mac

R

RAHUL

Hi,

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
 
S

sbt

RAHUL said:
Hi,

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

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top