Mathias, > Thanks again, Jim. > > I thought there is a property for that. But your solution > will do. > > Regards, > > Matthias
Well, "there is a property for that" ;-) Look at the custom property set cRevStandaloneSettings in the main stack that you are building the application from (after you have set the standalone settings). To view this in the property inspector, you first need to set your Rev preferences to show UI elements. So, I suppose you could use this custom property set in an *on standaloneSaved* handler. But, I believe this message is only sent to the stack that has just been built into a standalone (but I'm not sure about this), which would mean you would have to put this same code into every main stack you build into a standalone. But, maybe this is what you want to do. Aloha from Hawaii, Jim Bufalini _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
