a closed stack vs an invisible stack

Richard Gaskin ambassador at fourthworld.com
Tue Jan 13 00:11:21 EST 2004


Doug Lerner wrote:

> I notice that even if a stack is closed, I can obtain custom properties from
> it, such as:
> 
> put the loginName of stack "loginForm"
> 
> I thought that the stack had to be "open but invisible" to access
> information about the stack.

Not needed:  you can access data in any stack file without opening it.  The
stack file will be read into memory in order to access it, but will not be
officially opened.

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge: Publish any database on any Web site
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com



More information about the use-livecode mailing list