<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I checked with Find and could only find 2 references.<br>The initial instantiation and the request for a value from that object (after the function is called and the event broadcast)<br><br>The object is called help_defs<br><br>No, it does not exist before I define it.<br>help_defs = new Object();<br>help_defs.Atomic = "Rooster";<br>debug(help_defs);<br><br>It debugs as an object all down the flow line until I call the function, which broadcasts an event, below that event, debug shows the _level0.engine stuff instead of an object.<br><br><br><hr id="stopSpelling">Subject: RE: [Xerte] Scope of user defined object?<br>Date: Tue, 29 Dec 2009 15:45:20 +0000<br>From: Julian.Tenney@nottingham.ac.uk<br>To: xerte@lists.nottingham.ac.uk<br><br>



<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Verdana;}
</style>



<div id="ecxidOWAReplyText38045" dir="ltr">
<div dir="ltr"><font size="2" color="#000000" face="Arial">is something colliding?</font></div>
<div dir="ltr"><font face="Arial"></font>&nbsp;</div>
<div dir="ltr"><font face="Arial">What's your object called?</font></div>
<div dir="ltr"><font face="Arial"></font>&nbsp;</div>
<div dir="ltr"><font face="Arial">Does it exist before you define it?</font></div></div>
<div dir="ltr"><br>
<hr>
<font size="2" face="Tahoma"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk on behalf of Dave Burnett<br><b>Sent:</b> Tue 29/12/2009 15:07<br><b>To:</b> Xerte list<br><b>Subject:</b> [Xerte] Scope of user defined object?<br></font><br></div>
<div><br>I have a function defined immediately below my IFC main page.<br>In a script immediately below that, I create an object.<br><br>When I debug that object in various places down the flow, I get "object Object" as expected, until it looks like, I invoke the function, which broadcasts an event.<br><br>When I debug for my object below that event, I get&nbsp;<br><br>_level0.engine.IFC.PG_MC1.FW_MC3.FW_ENT.Int_MC1.RESP4.Int_MC5.RESP2<br><br>which looks like a reference to the event response itself.<br><br>I'm buffaloed. <br>
<hr>
Hotmail: Trusted email with Microsoft’s powerful SPAM protection. <a href="http://clk.atdmt.com/GBL/go/177141664/direct/01/">Sign up now.</a> </div>                                               <br /><hr />Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. <a href='http://clk.atdmt.com/GBL/go/171222985/direct/01/' target='_new'>Sign up now.</a></body>
</html>