application browser: order of substacks?

Rob Cozens rcozens at pon.net
Tue Aug 26 09:36:01 EDT 2003


>>Is it possible to change the order that the Application Browser 
>>displays substacks? The order created is not always the best 
>>sequence to display them in. I've got a lot of substacks and makes 
>>using the app browser more difficult.

Alex, Wolfgang, et al:

I have never tried this; but I think it will do the job...without 
changing the AB.

on orderSubs mainStack
	get the substacks of stack mainStack
	sort it
	set the substacks of stack mainStack to it
	save stack mainStack
end orderSubs
-- 
Rob Cozens, CCW
Serendipity Software Company
http://www.oenolog.net/who.htm

"And I, which was two fooles do so grow three.
  Who are a little wise, the best fooles bee."

 From "The Triple Foole"
by John Donne 1573-1631



More information about the use-livecode mailing list