Difference between revisions of "HOME()"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
Line 1: Line 1:
==Class==
 
Disk and File Utilities
 
  
  

Revision as of 15:37, 27 October 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 Database Server, Recital Mirage Server, Recital Terminal Developer