SystemVersion
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
richmond62
- Livecode Opensource Backer

- Posts: 10230
- Joined: Fri Feb 19, 2010 10:17 am
-
richmond62
- Livecode Opensource Backer

- Posts: 10230
- Joined: Fri Feb 19, 2010 10:17 am
Re: SystemVersion
Hi Richmond,
The systemversion works correctly for me on MacOS Monterey.
You may want to file a bug report if this affects MacOS Sonoma.
Kind regards
Bernd
The systemversion works correctly for me on MacOS Monterey.
You may want to file a bug report if this affects MacOS Sonoma.
Kind regards
Bernd
-
richmond62
- Livecode Opensource Backer

- Posts: 10230
- Joined: Fri Feb 19, 2010 10:17 am
Re: SystemVersion
Not round these parts:
LC 9.6.3, MacOS 12.7.1
- -
I wonder if that has been sorted out post-Open Source.
LC 9.6.3, MacOS 12.7.1
- -
I wonder if that has been sorted out post-Open Source.
-
richmond62
- Livecode Opensource Backer

- Posts: 10230
- Joined: Fri Feb 19, 2010 10:17 am
Re: SystemVersion
Indeed, it has:
- -
Implemented in 9.6.8.
I wonder if that is an engine change, or somewhere else?
- -
Implemented in 9.6.8.
I wonder if that is an engine change, or somewhere else?
-
richmond62
- Livecode Opensource Backer

- Posts: 10230
- Joined: Fri Feb 19, 2010 10:17 am
Re: SystemVersion
I wonder if anyone could be so kind as to tell me where inside the LC MacOS bundle I can find the code to detect the systemVersion.
-
FourthWorld
- VIP Livecode Opensource Backer

- Posts: 10069
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: SystemVersion
I'd guess you'd be looking for the compiled object code engine, as The system version is obtained thru a call to an OS API.richmond62 wrote: ↑Sat Jan 20, 2024 3:13 pmI wonder if anyone could be so kind as to tell me where inside the LC MacOS bundle I can find the code to detect the systemVersion.
Probably better to review the source.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn