<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<div><br></div><div>I'm playing with the new 2.18 version (Thanks to Johnathan and all!).</div><div><br></div><div>I've made a new template and can load it onto the flowline.</div><div><br></div><div>Now I want to alter the underlying model and to do that I need to get test data into it.</div><div><br></div><div>So I open a new file and insert the .rlm from the models file.</div><div><br></div><div>In the first script icon of the .rlm we have:</div><div><br></div><div><span style="font-size: 10pt; ">if (extXML == undefined){</span></div><div><div>  // Page Wizard</div><div><span style="font-size: 10pt; ">  pageIcon.templateData = pageIcon.extXML.toObject();</span></div><div>  pageIcon.templateData = pageIcon.templateData.pageWizard[0];</div><div><br></div></div><div>Am I missing something, e.g. if <span style="font-size: 10pt; ">extXML is undefined, won't </span><span style="font-size: 10pt; ">pageIcon.extXML also be undefined?</span></div><div><span style="font-size: 10pt; "><br></span></div><div><span style="font-size: 10pt; ">What I need to do obviously is get data into </span><span style="font-size: 10pt; ">pageIcon.templateData in order to get the model to function.</span></div><div><span style="font-size: 10pt; "><br></span></div><div><span style="font-size: 10pt; ">Cheers,</span></div><div>Dave</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>                                          </div></body>
</html>