[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MCP 2.1



In a multiline message that has arguments not declared in the first
line, should the message be ignored because it is erroneous or should
the added argument be ignored or parsed and made available?

For example, should the message

  #$#jdr-text text*: "" _data-tag: abc
  #$#* abc text: lolly
  #$#* abc file: bin/bong
  #$#END abc

be dropped?

John