HOME()

From Recital Documentation Wiki
Revision as of 15:37, 27 October 2009 by Helengeorge (Talk | contribs)

Jump to: navigation, search


Purpose

Function to return the directory where the Recital software is installed


Syntax

HOME()


See Also

CURDIR(), DEFAULT(), GETENV(), PUTENV()


Description

The HOME() function returns a character string representing the drive and directory where the Recital software is installed.


Example

// UNIX
?home()
/opt/recital/


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer