At 16:41 12/12/2004 -0600, Ken Ray wrote:

Well, you can do this now:

  set the client.address.zip of this stack to "90034"

(later:)

  put the client.address.zip of this stack
  --> 90034


Does this not do what you want?

Very nearly but not quite - Gordon's first email on a related thread was about providing and using this in a library stack - so presumably these values should be retrievable from any stack within a multi-stack application. Make the tiny change to


set the client.address.zip of stack "everywhere" to "90034"

where "everywhere" is the name of the library stack, where other stacks must first "start using" it, and that should be what is needed.


-- Alex.
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to