LfnLongName

Prev Next Home Home Table Of Contents Index

LfnLongName (Name) : LongName

LfnLongName returns the long file name of a file or directory.


Example:
Writeln LfnLongName('C:\PROGRA~1') ; Prints 'C:\Program Files'

Example:

;- Translate Short Names to Long Names

var Dir DirectoriesOnly WholeFileNames

ReadDirectory('C:\PROGRA~1',Dir)

Loop Dir Writeln LfnLongName LoopVal EndLoop

Category: File LongName

See Also: LfnShortName

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home