(Sorry to bug the list, but you're the only Java people I know :) If I have a Vector v, and I stuff some elements into it (I know they get in there, because I can print them out with v.firstElement() and v.lastElement()), shouldn't I be able to get the total number of elements from v.elementCount?
Thanks! Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
