Sometimes all it takes is to push the "send" button.

Sorry, and please ignore

On 10/7/10, Tomek kott <[email protected]> wrote:
> Hi FC'ers,
>
> While working in the dark ages (5.1.12), I have come across this odd
> little error that seems to be throwing my CF8 server for a loop. The
> following code returns an error to the second line: "You have
> attempted to dereference a scalar variable of type class
> java.lang.String as a structure with members."
>
> <cfif isValid("Struct",stProg) AND
> structKeyExists(stProg,"title")><cfoutput>#stProg.title#</cfoutput></
> cfif>
> <cfoutput>#stProg.title#</cfoutput>
>
> However. the first line outputs correctly (if I end things with a
> cfabort). Have I just been staring at this for too long and am not
> seeing something obvious?
>
> Any idea what is going on?
>
> TIA
>
> Tomek

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to