swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
      Other Library Functions  
function   MailOutBoxIsInError    

Library: ommail - email support (SMTP and POP3)
Include: ommail.xin
Return type: Boolean
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


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:

Example:

  halt when MailOutBoxIsInError MyBox

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

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

Generated: August 11, 2000 at 3:07:32 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.