Oops, spoke too soon. That gets all stacks, not just main stacks, but from
there I can go through and weed out the substacks so still OK.
Pete
On Tue, Jul 26, 2011 at 4:50 PM, Mike Bonner wrote:
> if you want to get stacks that are not ide, you can use
> revloadedstacks(application)
>
> put
Perfect! Thank you.
Pete
On Tue, Jul 26, 2011 at 4:50 PM, Mike Bonner wrote:
> if you want to get stacks that are not ide, you can use
> revloadedstacks(application)
>
> put revloadedstacks(application) into tStackList
>
>
> On Tue, Jul 26, 2011 at 5:28 PM, Pete Haworth >wrote:
>
> > I have
if you want to get stacks that are not ide, you can use
revloadedstacks(application)
put revloadedstacks(application) into tStackList
On Tue, Jul 26, 2011 at 5:28 PM, Pete Haworth wrote:
> I have a need to get a list of all open application stacks. The mainstacks
> property includes all the ID