help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

SameFileName

Are two filenames referring to the same file ?

Declaration

Source position: finah.inc line 44

function SameFileName(

  const S1: String;

  const S2: String

):Boolean;

Description

SameFileName returns True if calling AnsiCompareFileName with arguments S1 and S2 returns 0, and returns False otherwise.

Errors

None.

See also

AnsiCompareFileName

  

Compare 2 filenames.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505