Ed,

Thanks for calling this to our attention. I have been using more primitive methods, such as

Save main stack script (all handlers are there) as a text file on Linux system
use "wc -l"  (counts lines)

or if you don't mind getting all the lines created by the engine, you can save the stack itself and do this:

strings some-stack.rev | wc -l

All of which you may safely ignore, now that you have a good way to do it. grin.

Sadhu

--------------


Kay, thanks for the lead.

I found Chipp's excellent plugin at: 
http://www.gadgetplugins.com/altplugins/altStats.rev

It really is nifty.

Best,
Ed



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to