Difference between revisions of "CURDIR()"

From Lianjapedia
Jump to: navigation, search
 
Line 1: Line 1:
 
==Purpose==
 
==Purpose==
Function to return current device and directory
+
Function to return current directory
  
 
==Syntax==
 
==Syntax==

Latest revision as of 06:47, 10 February 2012

Purpose

Function to return current directory

Syntax

CURDIR()

See Also

SET DEFAULT, SYS()

Description

The CURDIR() function returns the name of the current directory. The CURDIR() function always returns a character string without changing the case.

Example

? curdir()
/home/user1