Page 1 of 1

FileVersionToStr and GetFileVersion doesnt working.

Posted: Sat Jan 07, 2012 7:53 pm
by kgulol
version_ := FileVersionToStr
(madtools.GetFileVersion('BDS.exe'); returns "15.0.3941."

my question is obviously simple:how can I get File Version Correctly ? something like "15.0.3941.35438"

thanks

Re: FileVersionToStr and GetFileVersion doesnt working.

Posted: Sun Jan 08, 2012 9:25 am
by madshi
It should work just fine. Are you using the latest madCollection version? Which BDS version are you using?

Re: FileVersionToStr and GetFileVersion doesnt working.

Posted: Sun Jan 08, 2012 1:09 pm
by kgulol
yes, working very well.It seems I used short char length that truncates string :)