PATH()

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

Jump to: navigation, search


Purpose

Function to return path setting


Syntax

PATH()


See Also

DEFAULT(), DIR(), GETENV(), GETLOG(), SET DEFAULT, SET PATH, SYS()


Description

The PATH() function returns the current path setting. This is the path set using the Recital/4GL SET PATH command. The GETENV() or GETLOG() functions should be used to obtain Operating System level settings.


Example

? path()
C:\Program files\Recital\Uas\Mirage\Mirage_demo


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer