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: 4.8.0.0
 Syntax
Syntax
    C#
   
  public string ExpandPath( string path )
Parameters
- path
- 
   Type: 
   SystemString
   
 
Return Value
Type: String See Also
See Also
 
