Microsoft KB Archive/58596

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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