JUSTSTEM()

From Lianjapedia
Jump to: navigation, search

Purpose

Function to return the stem (filename without extension) from a given file specification

Syntax

JUSTSTEM(<expC>)

See Also

BASENAME(), DBF(), DEFAULT(), DEFAULTEXT(), FORCEEXT(), FORCEPATH(), GETENV(), JUSTDRIVE(), JUSTEXT(), JUSTFNAME(), JUSTPATH(), NDX(), PATH(), SET FULLPATH, SET PATH, SYS()

Description

The JUSTSTEM() function returns the stem (filename without extension) from the file specification <expC>.

Example

? juststem("C:\Lianja\data\southwind\customers.dbf")
customers