Steven, It's probably easiest to use string components to split the OS version up. I've attached a file with a quick example.
Chris 2009/1/15 Steven Sokulski <[email protected]> > I've been playing around with the Host Info patch a bit lately, and would > like to be able to make some conditional logic based on the OS that the host > computer is running. However, the Host Info patch returns OS Version as a > string in the format: Version 10.5.6 (Build 9G55) which is almost useless > when it comes to conditions. > > I know I can do some string manipulation backflips to narrow it down a bit, > but first I wanted to see if there wasn't a better way to check what OS > version the host is running? > > Thanks for any tips! > > Steven Sokulski > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/quartzcomposer-dev/psonice%40gmail.com > > This email sent to [email protected] >
hostinfo.qtz
Description: application/quartzcomposer
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

