Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Function

Library/Class:

Utilities



Function ExtractPath() As

ExtractPath (Filename As String) As String

This function extracts the path-name component from a given path-file-name.

Parameters:

    Filename (String)
      Name of the file including its path.

Return Value:
    String.

    Sample:
     



      Dim pathname As String
    pathname = ExtractPath(“c:\MyDocuments\Integra.doc”)

    Call MessageDialog(pathname,0,”Path Name”)
     

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024