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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: foldername Chapter 14
Email Connectivity
Next: Reference: get_header
 

get_fields

 $

folder


->get_fields
(

msg_num

, 

fields

)

Retrieves the fields specified in the list fields for message msg_num . If called in list context, returns a list; in scalar context, returns a reference to a list of the fields. Returns the fields in the same order as they were specified.


Previous: Reference: foldername Perl in a Nutshell Next: Reference: get_header
Reference: foldername Book Index Reference: get_header

Library Navigation Links

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