Hi

I have a screen template, and I have another vm file that I want to import as a component of that screen template (similar to how the layout template imports navigations into the required area).

Can anyone give me the script I use to reference and import the component file. I'll give an example of what I want:

File: OneFile.vm
<----------------------------
Some text
[import call to OtherFile.vm]
Some more text
--------------------------->

File: OtherFile.vm
<-------------------------
Some text that I want to import as component in a number of screens.
-------------------------->

Thanks
___________________________________
Keith Seim • http://kjsdesigns.com


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



Reply via email to