Re-2: on standalonesaved

J. Landman Gay jacque at hyperactivesw.com
Mon Feb 22 13:13:15 EST 2010


runrev260805 at m-r-d.de wrote:
> Thanks again, Jim.
> 
> I thought there is a property for that.

Yes, there is. Actually there is one for each OS you are building for. 
They are in the custom property set called "cRevStandaloneSettings". If 
you turn on "View UI Elements in Lists" under the View menu, and then 
inspect the stack, you will see the custom property set and all the 
available values. For example, the OS X property is called "OSX.name".

You can retrieve each name by using something like this:

   get the cRevStandaloneSettings["OSX.name"] of this stack

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list