|
|||||
|
||||||
Other Library Functions |
function |
MailInBoxGetStatusReport |
Library: Email support, SMTP and POP3 (OMMAIL)
Include: ommail.xin |
define external function MailInBoxGetStatusReport value MailInBox this-MailInBox into write-only string report
Argument definitions
If the MailInBox is not in error, this function clears the report shelf; if the MailInBox is in error, the function populates the report shelf with one or more error messages (each as an item on the shelf).
MailInBoxGetStatusReport
can be called at any time, but will return an empty report shelf if there is no error.
MailInBoxGetStatusReport MyBox into report repeat over report put #error report again
Copyright © Stilo International plc, 1988-2010.