LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Version number

Hello all,

Is it possible to find the values set in [Build][Target settings][Version
Info][File version], [Product version], etc... from the code (as a macro or
a function to retrieve the strings ?).

Typical use would be to display the version number on program start.
--
Guillaume Dargaud
http://www.gdargaud.net/Antarctica/
"Cannot delete tmp150---3.tmp: There is not enough free disk space. Delete
one or more files to free disk space, and then try again."


0 Kudos
Message 1 of 2
(3,064 Views)
Take a look at the "verinfo" example, it'll extract pretty much any peice of info you'll need.
0 Kudos
Message 2 of 2
(3,061 Views)