Re: the systemversion shows wrong version # on Mac

2021-05-13 Thread Sean Cole (Pi) via use-livecode
On Thu, 13 May 2021 at 14:57, Ben Rubinstein via use-livecode < use-livecode@lists.runrev.com> wrote: > Do we need a "detailed systemversion" ? > +1 Great idea. For Windows also this could return from ' systeminfo | findstr /B /C:"OS Name" /C:"OS Version" ' which would give the build number inste

Re: the systemversion shows wrong version # on Mac

2021-05-13 Thread Ben Rubinstein via use-livecode
e of the environment variable called SYSTEM_VERSION_COMPAT. Best Andre On 7 May 2021, at 13:00, Tiemo via use-livecode < use-livecode@lists.runrev.com> wrote: Hello, I am on macOS 11.2.3 and the systemversion shows 10.16.0? It shows the same at least going back to 8.1.7 Do I have to multi

Re: the systemversion shows wrong version # on Mac

2021-05-07 Thread panagiotis merakos via use-livecode
gt; and also on the value of the environment variable called > SYSTEM_VERSION_COMPAT. > > > > Best > > Andre > > > >> On 7 May 2021, at 13:00, Tiemo via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> > >> Hello, > >>

Re: the systemversion shows wrong version # on Mac

2021-05-07 Thread Phil Davis via use-livecode
a minor version of 10.x > > The version seen depends on both which SDK was used to compile the app, and > also on the value of the environment variable called SYSTEM_VERSION_COMPAT. > > Best > Andre > >> On 7 May 2021, at 13:00, Tiemo via use-livecode >> wrote: >

Re: the systemversion shows wrong version # on Mac

2021-05-07 Thread Andre Garzia via use-livecode
value of the environment variable called SYSTEM_VERSION_COMPAT. Best Andre > On 7 May 2021, at 13:00, Tiemo via use-livecode > wrote: > > Hello, > > > > I am on macOS 11.2.3 and the systemversion shows 10.16.0? > > It shows the same at least going back to

the systemversion shows wrong version # on Mac

2021-05-07 Thread Tiemo via use-livecode
Hello, I am on macOS 11.2.3 and the systemversion shows 10.16.0? It shows the same at least going back to 8.1.7 Do I have to multiply the systemversion by 1.1053 to get the real one? Tiemo ___ use-livecode mailing list use

Re: the systemVersion

2013-03-08 Thread Thierry Douez
2013/3/8 Tiemo Hollmann TB > NT 6.2 > Great. Many thanks. Thierry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/li

AW: the systemVersion

2013-03-08 Thread Tiemo Hollmann TB
NT 6.2 > -Ursprüngliche Nachricht- > Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag > von Thierry Douez > Gesendet: Freitag, 8. März 2013 10:10 > An: How to use LiveCode > Betreff: the systemVersion > > Hi, > > Can someone t

the systemVersion

2013-03-08 Thread Thierry Douez
Hi, Can someone tell me what's the value of the systemVersion for Windows 8 ? Some results for other windows version: -- Windows 2000:NT 5.0 -- Windows XP : NT 5.1 -- Windows Vista:NT 6.0 -- Windows 7: NT 6.1 Regards, Th