Microsoft KB Archive/58596

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 17:57, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


Mac Hyp: EnableNotify Can Disable Notification Alerts

Article ID: 58596

Article Last Modified on 10/30/2006



APPLIES TO

  • Microsoft Mail Software Development Kit (SDK) for HyperCard 2.0
  • Microsoft Mail Software Development Kit 3.0



This article was previously published under Q58596

SUMMARY

To disable notification alerts, use the following syntax:

   msmail (enableNotify [, flag])
                

If "flag" has the value "false", all forms of new mail notification (for example, alert windows, chimes, menu bar icons) are disabled.

If "flag" is "true" (or no flag is specified and it defaults to "true"), the user's notification options are restored to the values in the Mail Preferences screen.

This information is taken from the "Microsoft Mail HyperCard Interface Documentation."

Keywords: KB58596