MailOutBoxIsInError
Full Description
swirl
Syntax
  define external switch function MailOutBoxIsInError
      value MailOutBox this-MailOutBox


Purpose

This function returns true if the last operation on the MailOutBox resulted in an error, and false otherwise.

Note that any function in the Mail library can result in an error, except the following:

Argument:

  • "this-MailOutBox" is an opaque object of type MailOutBox.

Example:

  halt when MailOutBoxIsInError MyBox

Copyright © OmniMark Technologies Corporation, 1988-1998.