Understanding 'the defaultStack'
J. Landman Gay
jacque at hyperactivesw.com
Sat Oct 8 16:54:18 EDT 2016
On 10/8/16 3:22 PM, Richard Gaskin wrote:
> The rule Dr. Raney gave me is that the defaultStack is the topmost
> visible stack of the lowest mode.
I thought visibility might impact it (I believe that's the case with
Graham's stack) so I did some quick tests and even though there was a
visible mode-1 topstack, going to the invisible one did change the
defaultstack. Thus, my curiosity.
I.e.:
Stack One
visible
topstack
mode 1
command: go stack stackTwo
stackTwo
visibility false
mode 1
command: put the defaultstack
-> stackTwo
So...?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list