Re: Comparing version strings
Re: Comparing version strings
- Subject: Re: Comparing version strings
- From: "Mark J. Reed" <email@hidden>
- Date: Thu, 11 Dec 2008 11:08:29 -0500
On Thu, Dec 11, 2008 at 10:58 AM, Mark J. Reed
<email@hidden> wrote:
to compareVersions(v1, v2)
BTW, that has the same return values as strcmp() in C: -1 if v1 < v2, +1 if v1 > v2, and 0 if they're equal.
--
Mark J. Reed <
email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden