Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Class Method (Function)

Library/Class:

FileExport Class



Function FileExport.IsExecuteCallBack() As Integer

IsExecuteCallBack (stats As StaticVars, status As Integer)

This method is called from various places within the runtime libraries to execute the advanced callback formula and script as defined in the Integra profile. The sequence is first Notes Formula then Lotus Script.

The function also takes care of some event specific features, such as the call of the custom dialog as defined in the Integra profile (Integra 4.3+), using the method stats.ShowUserDialog. And it also calls any Office macros as defined in the Integra profile.

If any formula or script error occurs, the export.IsExecuteErrorHandle method is called.


Parameters:

    stats (StaticVars)
      Handle to Integra's runtime object stats
    status (Integer)
      Integra event with which the callback formula and or script is called with.

Return Value:
 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024