The objects available to a template are in the context.  I'm not sure
how appropriate it is for a template to be adding objects to the
context, but assuming you have a good reason, you can put a container
object in the context and add objects to it.

john mcnally

On Thu, 2002-05-02 at 16:07, John Harris wrote:
> How can I pass objects (like a Vector object) from one template to another?
> 
> Thanks,
> 
> John A. Harris,
> Manager of Information Systems
> College of Nursing, University of Utah
> 
> Voice: 801.585-9524
> Fax: 801.585-7805
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to