ItemAcceptOpenItem()

Is the new text mnemonic that was given to the old ItemAccept() token. Marks the currently open item as "Accepted."

Token ID

BFTKN_ACCEPT or 194

Syntax

VOID ItemAcceptOpenItem([ANSISTRING Comment];
                            [LONG AcceptLevel])

Parameters

Comment As ANSISTRING

(Optional) Response to an accepted item.

AcceptLevel As LONG

(Optional) Use these variables as you would an enumeration (even though this variable is a LONG):

  • 160 FREE
  • 190 TENTATIVE
  • 210 BUSY
  • 251 OUT