Force the Okapi root folder to a specific path
[Visual Basic] Shared Public Sub SetOkapiFolder( _ ByVal p_sFolder As String _ ) [C#] public static void SetOkapiFolder( string p_sFolder ); [C++] public: static void SetOkapiFolder( String* p_sFolder ); [JScript] public static function SetOkapiFolder( String p_sFolder );
Routines Class | Okapi.Library.Base Namespace