Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Class Method (Procedure)

Library/Class:

FileExport Class



Sub FileExport.MailRecipientEval

MailRecipientEval (stats As StaticVars, evalstr As String, resarr() As String)

This method evaluates the formulae defined in the Send To, Copy To and BCC fields in the Integra profile. The method is called for each formula from within the export.SendTo method.

If the formula in evalstr returns an array it will be returned as is in resarr, if the formula returns a comma separated list of recipients, the string will be converted to an array of strings before returned as resarr.


Parameters:

    stats (StaticVars)
      Handle to Integra's runtime object stats

    evalstr (String)
      Formula string

      resarr (StaticVars)
        Array of recipients (return value, to be passed on as a blank array)
     
    QUICK LINKS
     
     

     

      © Shireburn Software Ltd. 2008 - 2024