Good morning,
actually I have a project in 7.9.16 that I want migrate to V.8 .
I have more of 115 clients, and I want to know if all client are 64bit or not. (I don’t have direct access to all clients…)
There is a way to read on application the version of OS 32bit/64bit ?
If exist I think to log this value into a table for have a map of version actually on my parc.
You can also use system.util.getProperty to save the import. It’s the exact same mechanism, so it’s not like the answer will be different, but it is a one-liner.