Google

CCP4 web logo CCP4i: Graphical User Interface
Documentation for Programmers
GetEnvPath

next button previous button top button

NAME

GetEnvPath - Get the full path name associated with an environment variable

SYNOPSIS

GetEnvPath environment_variable

DESCRIPTION

Return the full pathname associated with the environment variable environment_variable. This procedure uses the mechanism of the Tcl env array.

KEYWORDS