JustStem( )

Microsoft Visual FoxPro Foxtools

JustStem( )

Returns the stem name (first eight characters of file name) from a complete path and file name. Also available as a native function in Visual FoxPro.

Syntax

JustStem(cFilename)

cFilename

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

Return Type

Character