Need a way to get the user version via some code in the Database Script

I would like to know of a way in which to get the version of Lotus Notes our users are using without sending any email to them. I know there are solutions out there that work by sending emails and then replying back to a database. I am also aware of the creation a button that would have coding to do this. I need a way to do in a way that our users don’t know we are gathering this information. We have both R5 and R6 users and would like to know who is still using R5. If anyone also knows of a way in which to pull this information from the log, please let me know. I have tried the clientlv code out there in the Sandbox but it doesn’t work.

Subject: Need a way to get the user version via some code in the Database Script

IN the names.nsf, Person document, administration tab you gonne get a section information on client.

JYR

Subject: RE: Need a way to get the user version via some code in the Database Script

Thanks for your response. I know this is new to R6 and I’m aware on how to get this but since we still have R5 users this field is not updated. I need a way in which to get what version of Notes our non-R6 Notes users are using?