Internet Direct (Indy) Version 9.0.1 Beta
|
property OnCommandNext: TBasicEvent;
NEXT is used to move the internally maintained "current article pointer" to the next article in the current newsgroup. If no more articles remain in the current group, an error message is returned and the current article remains selected. A response indicating the current article number, and the message-id string will be returned.
Applications should assign a procedure to the event handler in order to respond to the NNTP command, or the server will return the default message:
500 command not recognized