Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: unmarkChapter 15
Usenet News
Next: Reference: unmark_list
 

unmarked_articles

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

Returns the list of articles from n to m, inclusive, that are not in the article list for the newsgroup. Arguments are:

groupname

Group to return articles from.

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: unmarkPerl in a NutshellNext: Reference: unmark_list
Reference: unmarkBook IndexReference: unmark_list