swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
      Other Library Functions  
function  

MailOutBoxIsInError

 
 

Library: Email support, SMTP and POP3 (OMMAIL)
Include: ommail.xin
Return type: Switch

Returns: Returns true if the last operation on the MailOutBox resulted in an error, and false otherwise.


Declaration

define external switch function MailOutBoxIsInError
    value MailOutBox this-MailOutBox

Argument definitions

this-MailOutBox
is an OMX component of type 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:

Example:


  halt when MailOutBoxIsInError MyBox

        Other Library Functions
   MailInBox
   MailInBoxClose
   MailInBoxCreate
   MailInBoxGetMessage
   MailInBoxGetMessageSize
   MailInBoxGetNumberOfMessages
   MailInBoxGetStatusReport
   MailInBoxIsInError
   MailInBoxIsOpen
   MailInBoxMarkAllMessagesForDeletion
   MailInBoxMarkMessageForDeletion
   MailInBoxOpen
   MailInBoxResetDeletionFlags
   MailIsVersionCompatible
   MailLibraryVersion
   MailOutBox
   MailOutBoxCreate
   MailOutBoxGetStatusReport
   MailOutBoxIsInError
   MailOutBoxSendMail
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 8.2.0 Documentation Generated: March 13, 2008 at 3:27:39 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.