Difference between revisions of "HOME()"
From Recital Documentation Wiki
Helengeorge (Talk | contribs) (→Class) |
Helengeorge (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Function to return the directory where the Recital software is installed | Function to return the directory where the Recital software is installed | ||
Line 26: | Line 24: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital Server, Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Functions]] | [[Category:Functions]] |
Latest revision as of 16:22, 2 December 2009
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 Server, Recital