Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Class Method (Function)

Library/Class:

FileExport Class



Function FileExport.ReadFromDoc() As Integer

ReadFromDoc (stats As staticvars, doc As NotesDocument)

Reads the fields from the currently exported Notes document (as listed in the Selected Field List) into the export.record.FValue property. The method is called for every exported Notes document. The method is calling the CB_BFORREADNOTES event before reading in the values.

Parameters:

    stats (StaticVars)
      Handle to Integra's runtime object stats
    doc (NotesDocument)
      Handle to the currently exported Notes document (stats.ExpDoc)

Return Value:
    True if no error occured, if after the execution of the CB_BFORREADNOTES event export.continue is True and stats.procstat is larger than 0 (zero), otherwise False. If the return value is False, the document has not been read into export.record.FValue.
 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024