ItemReplyOpenItem()

Is the new mnemonic given to the old ItemReply() token. It creates a new reply to the message that is currently open.

Token ID

BFTKN_REPLY or 271

Syntax

VOID ItemReplyOpenItem([ENUM ReplyTo]; 
                       [ENUM IncludeText])

Parameters

ReplyTo As ENUM

(Optional) Enumerated values:

Constant

Value

All

7

AllPrivate

39

Sender

1

SenderPrivate

33

Discussion

16

DiscussionNNTP

144

DiscussionORIG

256

IncludeText As ENUM

(Optional) Enumerated values:

  • 0 No
  • 1 Yes

Remarks

ItemReplyOpenItem does not actually send the reply. It opens a new reply window into which the user can compose the reply message.