Quick Windows 11 test...
panagiotis m
merakosp at gmail.com
Wed Apr 13 11:19:44 EDT 2022
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 <
use-livecode at lists.runrev.com> wrote:
> NT 10.0
>
> > Am 13.04.2022 um 16:58 schrieb Paul Dupuis via use-livecode <
> use-livecode at lists.runrev.com>:
> >
> > 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
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
More information about the use-livecode
mailing list