iOS stand alone settings
J. Landman Gay
jacque at hyperactivesw.com
Tue Nov 4 13:42:02 EST 2014
On 11/4/2014, 10:36 AM, ethanlish at 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.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list