Thanks for the response. Any pointers to where I can locate or discover the object name?

I am looking to move away from having two version numbers;
        - one on the stand-alone setting screen and
        - one in the application setting screen

Since the stand-alone setting version value is required by the compiler, i would like to have the application settings screen just query the standalone value and present it to the user in the application context


Thanks in advance,
E


On 11/4/14 1:42 PM, J. Landman Gay wrote:
On 11/4/2014, 10:36 AM, ethanl...@gmail.com wrote:
Is there a function or object that can be used to query an
applications attributes like the version number set on the
stand-alone application settings screen?

A standalone mainstack can be queried like any other stack, so a script
can just read the contents of that field. That assumes the script is in
a stack that is opened in the standalone, or in a script that is part of
the standalone. If you are looking to see if another app can read the
fields, it can't; at least, not directly.


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to