posttext: posttext Function

Description Usage Arguments

Description

This function posts a text message with whatever header information you have stored in nntpr.private, and the list of groups, the subject, and text body passed in function parameters

Usage

1
posttext(group_list, post_subject, message_body_vector)

Arguments

group_list

values for the Newsgroups header

post_subject

value for the Subject header

message_body_vector

vector containing lines of message text to post


RichCotler/nntpr documentation built on May 31, 2019, 1:48 a.m.