JCL Help:PathGetLongName2

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the long name of a path.


Parameters

Parameters Description
Path The path for which you want to know the long name. The path must physically exist on the drive or the function fails.


Return Value

If the function succeeds it returns the long name of the supplied path. If the function fails the result is a copy of the supplied Path.


Description

Deprecated, do not use. PathGetLongName2 has been changed to be a mere wrapper around PathGetLongName.


See Also

PathGetLongName


About

Platforms

Windows


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page