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 ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
