Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Class Property

Library/Class:

FileImport Class



FileImport.Continue As Integer, Read/Write

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

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

EventEffect of setting import.Continue = False
Since Version
CB_INITIALISEAbort process, jump to CB_TERMINATE event
2.0
CB_BFORIMPORTAbort process, jump to CB_TERMINATE event
3.0
CB_BFORREADCOMSkip to next Excel or Text row, or Word document
2.0
CB_BFORWRITENOTESSkip to next Excel or Text row, or Word document
2.0
CB_TERMINATENo effect
2.0

If any error exception is triggered, import.Continue is set to False, as well as stats.procstat is set to 0. Both settings effectively abort the entire import 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