Integra for Notes Banner
  QuickReports Integra4Notes Integra Family of Products

Integra Script Library Documentation


Context:

Function

Library/Class:

Utilities



Function ExtractDisk() As

ExtractDisk (Filename As String) As String

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

Parameters:

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

Return Value:
    String.

    Sample:
     



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

    Call MessageDialog(diskname,0,”Disk Name”)
     

 
QUICK LINKS
 
 

 

  © Shireburn Software Ltd. 2008 - 2024