![]() ![]() ![]() ![]() | Table Of Contents | Index |
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 |
---|
![]() ![]() ![]() ![]() | Table Of Contents | Index |
|