Does it behave the same if you use "e4x" as resultFormat?

  _____  

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of pdflibpilot
Sent: Friday, November 24, 2006 5:35 PM
To: [email protected]
Subject: [flexcoders] lastResult.records.record.length=null when there's
actually 1

 

I use the following to get a count of the records returned by
HTTPService request.

myListRequest.lastResult.records.record.length;

When theres only 1 the result is null ? Otherwise the count is fine
whenever it is 2 or more. Is this the expected result ??

 

Reply via email to