JUSTSTEM( ) Function

Returns the stem name (the file name before the extension) from a complete path and file name.

JUSTSTEM(cFileName)

Return Values

Character

Parameters

  • cFileName
    Specifies the name (including path) of the file for which you want only the stem.

See Also

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