Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Class Method (Function)

Library/Class:

FileExport Class



Function FileExport.PromptAction() As Integer

Note: this method is not supported for Excel profiles sincer Integra 4.0

Note: this method is not supported any longer for all profile types since Integra 4.3

Word:

PromptAction (stats As StaticVars)

Excel:

PromptAction (record As FileRecord)


This method presents the runtime "Prompt User" dialog to the user. For Excel profiles in all releases of Integra 4.x (prior to version 4.3), the likewise named method stats.PromptAction is called instead of the export.PromptAction method. Since Integra 4.3 this method is obsolete. It has been replaced by Integra's main runtime dialog wizard, which includes the prompt user dialog as one of the possible steps. The steps and options can be set in the Integra profile.


Parameters:

    stats (StaticVars)
      Handle to Integra's runtime object stats
    record (FileRecord)
      Handle to the record property of Integra's runtime object filerecord

Return Value:
    True if the user confirmed the dialog with OK, otherwise False.
 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024