Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Class Property

Library/Class:

FileExport Class



FileExport.Continue As Integer, Read/Write

This property is used to control Integra's process flow. If export.Continue is True, Integra will continue processing exporting or importing data. If after any event the export.Continue property is set to False, the event or the entire export process will be aborted:

The following table shows the effect of setting export.Continue = False for each of the Integra events (export only):

EventEffect of setting export.Continue = False
Since Version
CB_INITIALISEAbort process, jump to CB_TERMINATE event
2.0
CB_ACTIONONLYAbort process, jump to CB_TERMINATE event
4.2
CB_BFOREXPORTAbort process, jump to CB_TERMINATE event
3.0
CB_INVALIDSkip to next Notes document
4.3
CB_CATEGORYSkip to next Notes document
4.3
CB_TOTALSkip to next Notes document
4.3
CB_CONFLICTSkip to next Notes document
4.3
CB_BFORREADNOTESSkip to next Notes document
2.0
CB_BFORWRITECOMSkip to next Notes document
2.0
CB_AFTERWRITECOMSkip to next Notes document. Effect is limited to Notes Action settings for profiles where a Notes Action is executed per exported Notes document.
4.1
CB_BFORCOMACTIONAbort process, jump to CB_TERMINATE event
2.0
CB_BFORNOTESACTIONAbort process, jump to CB_TERMINATE event
2.0
CB_TERMINATENo effect
2.0

If any error exception is triggered, export.Continue is set to False, as well as stats.procstat is set to 0. Both settings effectively abort the entire export process. The profile developer can create a Lotus Script Error Handler in which he can set both process flow properties in order to tell Integra to e.g. ignore the error and to continue processing.

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024