![[Richware Logo]](../../richware.jpg)
When used with the /COUNT qualifier, the symbol contains the number
of new mail messages, or the string FALSE if none.
$ CHECK_MAIL You have new mail. $ CHECK_MAIL /COUNT You have 1 new mail message. $ CHECK_MAIL /QUIET /SYMBOL=NEWMAIL_COUNT /COUNT $ SHOW SYMBOL NEWMAIL_COUNT NEWMAIL_COUNT == "1" |