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
--
On Wed, 13 Apr 2022 at 18:13, matthias rebbe via use-livecode <
[email protected]> wrote:
> NT 10.0
>
> > Am 13.04.2022 um 16:58 schrieb Paul Dupuis via use-livecode <
> [email protected]>:
> >
> > Can someone on Windows 11 with either (or both) LC 9.6.6 and 9.6.7
> execute
> >
> > put systemVersion()
> >
> > and tell me what is reported?
> >
> > _______________________________________________
> > use-livecode mailing list
> > [email protected]
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode