Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Function

Library/Class:

Utilities



Function ExtractFileName() As

ExtractFileName (Filename As String) As String

This function extracts the file-name component (with extention) from a given path-file-name.

Parameters:

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

Return Value:
    String.

    Sample:
     



      Dim filename As String
    filename = ExtractFileName(“c:\MyDocuments\Integra.doc”)

    Call MessageDialog(filename,0,”File Name”)
     

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024