Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: mark_listChapter 15
Usenet News
Next: Reference: save
 

mark_range

 $newsrc->mark_range(groupname, n, m[, options])

Adds articles in the specified range to the list. Arguments are:

groupname

Newsgroup to add articles to.

n

Number of the first article in the range.

m

Number of the last article in the range.

options

Hash. See description under add_group.


Previous: Reference: mark_listPerl in a NutshellNext: Reference: save
Reference: mark_listBook IndexReference: save