HOME()

From Recital Documentation Wiki
Revision as of 11:52, 9 June 2009 by Yvonnemilne (Talk | contribs)

Jump to: navigation, search

Class

Disk and File Utilities


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