PDA

View Full Version : Version number from file



Unregistered
11-08-2010, 02:45 AM
Is there possibility to read version number from file and to write it automaticly into PRODUCTVER ?

Thanks in advance for your answer.
Piotr B.

linder
11-08-2010, 02:57 AM
Piotr,

Yes, absolutely no problem. You can use the "#get file info(File Version [Resource])" compiler directive to read the version information from an existing file and use it in your [PRODUCTVER] compiler variable.

Does this help?

Friedrich