Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Function

Library/Class:

Utilities



Function MessageDialog() As

MessageDialog (Message As String, Icon As Long, Title As String) As Integer

This function is calling the standard Lotus Script messagebox() function. However, it will disable the progress bar for the time the message is displayed and enable it afterwards. The progress bar will not always allow a messagebox to be displayed whilst active and therefore this function disables it to ensure the messagebox() function works properly.

Use this function to display any messages or confirmation dialogs within the script stored in the Callback Script or Error Handler field of the Integra profile.

Parameters and Return Value:

    Please refer to the Notes help for the messagebox() function.

    Sample:
     



      Call MessageDialog(“An error has occurred. Please…”,16,”Integra Runtime Message”)
     

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024