Re: Getting version string for standalone app

2006-08-21 Thread Sarah Reichelt
I want to work the other way around. I want to be able to set a version number in my application and have it transfer this to all the various settings in the Standalone Builder. So far laziness has won and I haven't actually done anything about this, but you never know, I might get there in

Re: Getting version string for standalone app

2006-08-21 Thread Marty Knapp
Thanks Sarah, Very handy for my purposes. Seems to work fine with Rev 2.6.1 Marty Knapp I want to work the other way around. I want to be able to set a version number in my application and have it transfer this to all the various settings in the Standalone Builder. So far laziness has won

Re: Getting version string for standalone app

2006-08-16 Thread J. Landman Gay
Devin Asay wrote: I assume these custom prop sets survive to the standalone state--can't imagine why they wouldn't. I hadn't thought about that. I just did a quick test and it looks like they don't, unless I did something wrong. So I can just read them at runtime rather than having to

Re: Getting version string for standalone app

2006-08-16 Thread J. Landman Gay
Sarah Reichelt wrote: I want to work the other way around. I want to be able to set a version number in my application and have it transfer this to all the various settings in the Standalone Builder. So far laziness has won and I haven't actually done anything about this, but you never know, I

Getting version string for standalone app

2006-08-15 Thread Devin Asay
I want to be able to dynamically update the version number of my application--the number I assign in the Standalone Application Settings--to display in my app's About substack. My idea is to read it from wherever the Standalone Application Settings stack stores it. Except after some poking

Re: Getting version string for standalone app

2006-08-15 Thread J. Landman Gay
Devin Asay wrote: I want to be able to dynamically update the version number of my application--the number I assign in the Standalone Application Settings--to display in my app's About substack. My idea is to read it from wherever the Standalone Application Settings stack stores it. What a

Re: Getting version string for standalone app

2006-08-15 Thread Richard Gaskin
Devin Asay wrote: I want to be able to dynamically update the version number of my application--the number I assign in the Standalone Application Settings--to display in my app's About substack. My idea is to read it from wherever the Standalone Application Settings stack stores it.

Re: Getting version string for standalone app

2006-08-15 Thread Devin Asay
Thanks, Jacque. I was hoping you were listening out there. :-) On Aug 15, 2006, at 9:52 PM, J. Landman Gay wrote: Devin Asay wrote: I want to be able to dynamically update the version number of my application--the number I assign in the Standalone Application Settings--to display in my

Re: Getting version string for standalone app

2006-08-15 Thread Sarah Reichelt
On 8/16/06, J. Landman Gay [EMAIL PROTECTED] wrote: Devin Asay wrote: I want to be able to dynamically update the version number of my application--the number I assign in the Standalone Application Settings--to display in my app's About substack. My idea is to read it from wherever the

Re: Getting version string for standalone app

2006-08-15 Thread Richard Gaskin
Sarah Reichelt wrote: I want to work the other way around. I want to be able to set a version number in my application and have it transfer this to all the various settings in the Standalone Builder. Me too, so I built my own standalone builder. The Universal Binary engine broke it, and in

Re: Getting version string for standalone app

2006-08-15 Thread Mark Wieder
Devin- Tuesday, August 15, 2006, 8:38:55 PM, you wrote: So how do I read the version string that I assign in the S.A.S. stack? Or is there some easy, obvious way to read that short version string? I'm not aure this answers your question, but I store the version string in the uRIP[version] of