Quick Windows 11 test...
Paul Dupuis
paul at researchware.com
Wed Apr 13 13:40:04 EDT 2022
On 4/13/2022 11:19 AM, panagiotis m via use-livecode wrote:
> Hello all,
>
> The function systemversion() returns 10.16.0 on MacOS Big Sur and above.
> This is something we should fix.
>
> As a workaround, until this is fixed, you can use this to get the system
> version on MacOS:
>
> function mySystemVersion
> get shell("sw_vers -productVersion")
> return it
> end mySystemVersion
>
> Cheers,
> Panos
> --
>
Panos (or any other LC staffer?)
Do you have a companion work-around for Window 11 which where
systemVersion() reports "NT 10.0"?
More information about the use-livecode
mailing list