Product Documentation
Virtuoso Space-based Router Command Reference
Product Version IC23.1, September 2023

install_path

install_path

Description

Returns the path to the Space-based Router installation. This is useful when coding Tcl scripts.

Arguments

None

Value Returned

s_installation_dir

Is the installation path.

Examples

The following command creates a variable, install_dir, that contains the installation path.

set install_dir [install_path]
puts $install_dir
"/net/mysun/home/mybuild"

Related Topics

System Commands


Return to top
 ⠀
X