The RECEIVE command allows the program to process the available content using the specified content handler. Once the content handler is loaded, this RECEIVE command is passed onto the loaded content handler.

Syntax:

Command

Keyword

Value

Developer notes

RECEIVE

HANDLER


Refer to 5.9.10 Content Handlers

Example

    RECEIVE HANDLER(InboundNameValue) #WRKLST(NAME,VALUE)

  • No labels