Stacks and Sub Stacks

J. Landman Gay jacque at hyperactivesw.com
Sat Sep 28 11:00:32 EDT 2019


Is the handler in a script-only stack? Maybe the editor doesn't or can't 
scan those.

--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On September 27, 2019 10:31:22 PM Sannyasin Brahmanathaswami via
use-livecode <use-livecode at lists.runrev.com> wrote:

> Thanks for answers of "how to get a list of all stacks?"
>
>
> put revLoadedStacks()
> put the mainstack
> stacksinuse
>
>
> all good!  But, they return different results....very interesting...
> stackInUse does not include some stacks reported by "revLoaderStacks()"
> both lists have their use cases... but
>
>
> the mainstacks return all stacks, including those in use by the Rev/IDE...
> less useful
>
>
> with stacks more and more use as "views" in an MCV architecture. They do
> not appear in "stackInUse"  but the DO appear  in revLoaderStack(). That is
> a useful distinction.
>
>
> -----------
>
>
> No one answers the other question, so I will ask it here, as it goes to
> Message Hierarchy
>
>
> "put gotSomeFruit() into tBanana"
>
>
> where " gotSomeFruit ()"     is among the functions/handlers  is found
> among "stackInUse". ie. You DO get an returned result from the function.
>
>
> But, sometimes, in the Script Editor, "Get Definition" is dimmed.
>
>
> Is this a known bug?
>
>
> BR
>
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode








More information about the use-livecode mailing list