Initializing help system before first use

ExpandPath Method

Generates an absoute path, taking into account the current working directory and the 'tmp:' IO driver.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public string ExpandPath(
	string path
)

Parameters

path
Type:  SystemString

Return Value

Type:  String
See Also