JUSTSTEM()

From Lianjapedia
Revision as of 09:03, 16 November 2012 by Lianjasupport (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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