OK, According to Jayesh Viradiya (Thanks Jayesh!) To use the guid value in cffeed it will look something like this:
<cfset myStruct.item[i].guid = structnew()> <cfset myStruct.item[i].guid.isPermaLink="YES/NO(anyone)"> <cfset myStruct.item[i].guid.value = "http://www.google.com"> /me goes to try it out. -Nate > -----Original Message----- > From: Jayesh Viradiya [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 16, 2007 9:25 PM > To: CF-Talk > Subject: RE: Cffeed - creating RSS Feeds and guid > > Hi Nathan C. Smith > > Could you please isolate the code which throws the Null Pointer > exception and post it here or send it to me at > "[EMAIL PROTECTED]" for us > to be able to reproduce it in order to investigate it. > > > Thank you > Jayesh Viradiya > Adobe CF Team > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288650 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

