JUSTEXT( ) Function

Returns the three-letter extension from a complete path.

JUSTEXT(cPath)

Return Values

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

ADDBS( ) | DEFAULTEXT( ) | FILE( ) | FORCEEXT( ) | FORCEPATH( ) | JUSTDRIVE( ) | JUSTFNAME( ) | JUSTPATH( ) | JUSTSTEM( )