put this in the script editor:
SelectAllJoints;
string $stuff[] = `ls -sl`;
int $numbjoints = `size($stuff)`;
print("Number of Joints in the scene: "+ $numbjoints +"\n");
you can then use what you did before to get the number up on the screen. Post the script cause i'd be interested in how you got that stuff up there.
Alan
Technical Director - Framestore
Currently working on: Your Highness
IMDB