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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: message_exists Chapter 14
Email Connectivity
Next: Reference: next_labeled_message
 

message_list

 $

folder


->message_list

Returns a list of the message numbers in the folder, in no specific order. The syntax is:

print $folder->message_list."\n"


Previous: Reference: message_exists Perl in a Nutshell Next: Reference: next_labeled_message
Reference: message_exists Book Index Reference: next_labeled_message

Library Navigation Links

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