Owning Palette: CGI VIs
Installed With: Internet Toolkit
Computes a path relative to the location of a CGI VI.
To compute the path to a file test.txt in the CGI VI directory, the relative unix path input is ../test.txt or ../../text.txt if the CGI VI is located in a directory or .llb, respectively. When relative unix path is empty, the VI returns the path to the CGI VI.

![]() |
env specifies CGI environmental variables. Wire this input to the env output of the CGI Read Request VI. |
![]() |
relative unix path specifies a relative path in UNIX style. |
![]() |
absolute path contains the new version of the relative unix path input. |