N00b/oldtimer here.

I have a stack that I've broken into a number of smaller stacks for
the purpose of encapsulation.  One of those is a Preferences stack.
I'd like to be able to pull in the contents of some fields on
different cards on the Preferences stack, but in a more elegant way
than

put field "prefix" of card "heading" of stack "preferences" into prefix

because this process gets repeated over and over.


Do we have an indirect addressing route available so that I can, for
instance, skip the stack reference?  I was hoping to avoid "do"
because it makes the code harder to read, and I don't know if I'm in
favor of "go" for this, either.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to