Administrators often wonder what version of client users are running. This C API program will scan the log.nsf database on a server for either the entire timeframe that is captured or a subset and report on what level of client users are running with. This gives the administrator the knowledge to know who is at what level(s) [in case they have multiple clients] in case they want to encourage users to upgrade or prevent users from using the latest client version.
Example:
Under Windows or UNIX (AIX, Solaris, or Linux), type:
clientlv Server1/Company1 log.nsf<br/>
If the program runs correctly, it should display a message with the following similar output (depending on the options selected):
Release 7.03 - 3 entries
Jon Doe/Company1 Release 7.03<br/>
Jane Doe/Company1 Release 7.03<br/>
Admin User/Company1 Release 7.03<br/>
Jon Champlin is the only developer. Niklas Heidloff is only the committer.