This document is archived and information here might be outdated. Recommended version. |
Set an entry in the path table.
[Visual Basic .NET] Public Sub PutTablePath ( _ ByVal absPath As String, _ ByVal locPath As String _ )
[C#] public void PutTablePath ( string absPath, string locPath );