If you just want a list then: ideUserMainStacks will provide part of what you are looking for (no sub stacks in my brief test).
If you want substacks too, then use: revLoadedStacks (Common library) On Fri, Apr 27, 2018 at 7:24 PM Mark Wieder via use-livecode < [email protected]> wrote: > On 04/27/2018 03:40 PM, Bob Sneidar via use-livecode wrote: > > Redundantly redundant. > > Heh. There's a hierarchy here: > > revIDEStackIsIDEStack(id) calls > revIDEStackNameIsIDEStack(short name) which calls > revStackNameIsIDEStack(short name) > > ... which may call revInternal__ListLoadedLibraries(), but that's > another story. > > -- > Mark Wieder > [email protected] > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
