Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the path portion of a complete path and file name.
JUSTPATH(cFileName)
Return Values
Character
Parameters
- cFileName
Specifies the full name (including path) of the file for which you want only the path. The maximum length of the string passed to cFileName is 259 bytes.
See Also
ADDBS( ) | DEFAULTEXT( ) | FILE( ) | FORCEEXT( ) | FORCEPATH( ) | JUSTDRIVE( ) | JUSTEXT( ) | JUSTFNAME( ) | JUSTSTEM( )