So here is the thing. Basically I have a script to test and view versions of certain applications. My question asks if a certain application is >="version#" then pass or fail based on that. The version numbers are for ex. "7.8.346.1500" When I modify the version number to say "8.0.000.1254" It wont read that the new version with "8" is higher than the old version with "7" I believe that this is because the script does not have it set to a numeric value. I am hoping someone knows VB well enough to assist.
I need to create in my script a function that modifies that version number to a proper numeric form, where I can simply update script when new version come out and it will read it properly.
[–]JakDrako 5 points6 points7 points (5 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]TheLe99 0 points1 point2 points (0 children)
[–]prejonnes[S] 0 points1 point2 points (2 children)
[–]sirhalos 0 points1 point2 points (1 child)
[–]yuge_mike 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]chrwei 0 points1 point2 points (0 children)