hmCal_DISPLAY NOTIFICATION

hmCal_DISPLAY NOTIFICATION (Alerttext)

Parameter          Type             Description
Alerttext         Text         <-   Alert text

Description

The command hmCal_DISPLAY NOTIFICATION shows an alert also if the current application is not in the front or is not visible.

On Macintosh you can show an alert even if you application is not shown:



Please use the 4D command DISPLAY NOTIFICATION on Windows!

Example

The following code shows an alert:

hmCal_DISPLAY NOTIFICATION ("This is an alert from hmCal!")