Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: closeChapter 14
Email Connectivity
Next: Reference: debug
 

current_message

 $folder->current_message([msg_num])

With no argument, returns the message number of the current message in the folder. With an argument, sets the current message number for the folder to msg_num.


Previous: Reference: closePerl in a NutshellNext: Reference: debug
Reference: closeBook IndexReference: debug