start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: prev_message Chapter 14
Email Connectivity
Next: Reference: refile
 

qty

 $

folder


->qty

Returns the number of messages in the folder. The syntax is:

print "There are ".$folder->qty." messages in your folder\n";


Previous: Reference: prev_message Perl in a Nutshell Next: Reference: refile
Reference: prev_message Book Index Reference: refile

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.