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