JUSTEXT( ) Function

Returns the characters of a file extension from a complete path.

JUSTEXT(cPath)

Return Value

Character

Parameters

  • cPath
    Specifies the name, which may include the full path, of the file for which you want only the extension. The maximum length of the string passed to cPath is 259 bytes.

See Also

Reference

ADDBS( ) Function

DEFAULTEXT( ) Function

FILE( ) Function

FORCEEXT( ) Function

FORCEPATH( ) Function

JUSTDRIVE( ) Function

JUSTFNAME( ) Function

JUSTPATH( ) Function

JUSTSTEM( ) Function

Other Resources

Functions