cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
beckett
Level 3

vercompare and version numbers

Why does vercompare require versions numbers in the format, . , which equates to vv.xx.yy.zz, when IFX_PRODUCT_VERSION returns a version in the format aaa.bbb.cccc. Is there another way of comparing the aaa.bbb.cccc format?
Labels (1)
0 Kudos
(2) Replies
Sketchy
Level 3

Maybe try VerProductCompareVersions instead.
0 Kudos
beckett
Level 3

VerProductCompareVersions does not take any arguments. I need to be able to specify the versions to compare. The only way I can think of doing this is to add a ".0" to the end of the versions.
0 Kudos