Thanks so much for your reply. I was able to get the output I wanted, but
in the execute method of my custom rule, NOT by calling an object type. I
code OO but I'm not sure what I'm doing my creating a new object at the
end of the execute method.
<cfscript>
o = createObject("component",
"#application.custompackagepath#.types.NTPSidebar");
o.getDisplay(sideAr, stObj.displayMethod);
</cfscript>
Why instantiate this object? Why have a display method? I'm getting the
output I need inside the execute method itself. Is this just good
programming practice? I guess what I need is a little more explanation.
Thanks a ton,
Mike
---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004