Version number of apps
Version number of apps
- Subject: Version number of apps
- From: Chad Armstrong <email@hidden>
- Date: Wed, 16 Jul 2003 16:34:07 -0500
I have somewhat of a problem. I want to refer to an application with
the name such as Killer App 1.5.app. From one of my applications I'm
referring to, I can make the call to the Killer App 1.5.app, but this
will probably break with older or newer versions of Killer App. Is
there a way that I can hack around this problem? Should I just try and
extract the version number and try and use a manipulation of CStrings,
arrays, and whatever else to get this to work?
Note: Killer App is not my application, so I can't just rename things
and have to take into account other users.
Chad Armstrong
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.