Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Function

Library/Class:

Utilities



Function GetIntegraDataDir() As

GetIntegraDataDir () As String

This function returns the path to Integra’s temporary file directory. If the directory doesn’t exist it will create the subdirectory Integra4Notes.Temp in the Notes data directory. In older versions of Integra for Notes this function was called GetNotesDataDir(). For compatibility reasons the GetNotesDataDir() is still available, but should not be used anymore.

Return Value:

    String.

    Sample:
     



      Dim integradir As String
    Integradir = GetIntegraDataDir()

    Call MessageDialog(integradir,0,”Integra Data Directory”)
     

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024