backanim

  JR-FileViewer
Properties   Methods   Events
   

jrsoftlogo

            JRFileoperation.ComparePath

           

  Description:

To compare one path with a other one.

           

  ico_syntax Syntax:

FileViewer1.FileCommand.ComparePath(ByVal Patha As String, ByVal Pathb As String) As Boolean.

 

  ico_einstellungen Adjustments:

Patha

a complete path with or without a filename to compare.

Pathb

a complete path with or without a filename to compare.

       

  ico_weitere Remarks:


Returns True if patha without the filename the same as pathb without the filename.