I'm running this on CFMX 6.1

        <cfoutput>
                #IsArray(queryName["ColumnName"])#<br />
                #IsArray(queryName.ColumnName)#
        </cfoutput>

and it's returning yes for the first one and no for the second, am I missing
something here?

livedocs says the top one works this way, which is understandable, but why
not the bottom one?

Ade

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to