I found that I could simply use the php count() function to count the
rows in the array returned by a list method. I'm used to doing that
with a sql count statement and so I'm still getting used to the RISE
paradigm. I really like it so far as the changes in my programming
style have been minimal.
Thanks again.