New topic: App.LongVersion: automatic version no. in Finder Info?
<http://forums.realsoftware.com/viewtopic.php?t=32142> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message GreatOm Post subject: App.LongVersion: automatic version no. in Finder Info?Posted: Fri Jan 22, 2010 4:51 am Joined: Fri Sep 30, 2005 8:25 am Posts: 60 Hi! The Finder info of an application should contain the version no. E.g. the Version of Safari is "4.0.4, Copyright © 2003-2009 Apple Inc.". This value is assigned in the App.LongVersion but this is only a static value. There is no automatic version number. So my question is if there is a way to modify App.LongVersion to assign a custom value with a version number for each build, e.g. Code:LongVersionInfo = "My famous app " + App.MajorVersion + "." + App.MinorVersion + "." + App.BugVersion + " build " + App.NonReleaseVersion I use RB2009r5.1 Studio on Mac OS X 10.6.2 TIA, GreatOm _________________ Some things need no explaination. Elephants, for instance. (Peter Atkins) Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ]
-- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
