Long File Name Functions

The following functions create long file names from short file names, convert short file names to long file names, and place double quotation marks around long file names so that operating systems that handle long file names can recognize them.

Log File Name Functions

Function

Description

LongPathFromShortPath

Creates a long file name from a short file name.

LongPathToQuote

Inserts or removes double quotation marks around a long file name.

LongPathToShortPath

Creates a short file name from a long file name.