Re: System version?
Re: System version?
- Subject: Re: System version?
- From: Walter Ian Kaye <email@hidden>
- Date: Mon, 16 Feb 2004 09:56:10 -0800
At 10:11a -0700 02/16/2004, Gnarlodious didst inscribe upon an
electronic papyrus:
I can say:
if (system attribute "sysv") is less than 4135 then
display dialog "The script requires Panther"
end if
1) Is there a better way to determine version?
Better how? ;)
2) Where can I find out exactly which OS is what version? My OS is 10.3.2
and returns 4135 .
GestLab lists the hex values; you can then do your own hex-dec conversion.
<
http://gestlab.free.fr/gestlab/glab_us.html>
(BTW: the Public Beta of OS X was $09FF, according to InstallerVise.)
-boo
who prefers $ to 0x
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.