Hi nxm150,
there's not a variable that I know of, although I'll continue to look. You can of course perform a SELECT COUNT(*) beforehand (as I'm sure you're aware), but it would be nice if the count was held somewhere. It should be really, as the results are stored in an intermediate results tables, but I cannot find any reference to be able to access that information.
Marc