Hey - stObj is also available in the request scope, ie request.stObj and I'd consider its use better practice than referring to caller.stObj
Cheers Paul >>> [EMAIL PROTECTED] 12/8/2003 11:33:01 AM >>> That did the trick. Thanks a lot. Gav ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "FarCry Developers" <[EMAIL PROTECTED]> Sent: Monday, December 08, 2003 2:15 PM Subject: [farcry-dev] Re: Last Update Date > Hi Gav, > > >"Element DATETIMELASTUPDATED is undefined in STOBJ." > >Do i need to call types.cfm from dmFooter.cfm? > > > > > If you are your page is using cfmodule to include dmFooter.cfm, you'll > need to prefix the variable with "caller" > > eg: caller.stobj.datetimelastupdated > > hth, > Ben > > > --- > 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 > --- 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 --- 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
