﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
834	bug in RemoteTOL / Tolbase	Jorge	Jorge	"When running the following code from Tolbase and error is raised. If executed in tolsh then the result is as expected.

Text host = ""192.168.191.252"";
Real port = 6668;
Text project = """";

Set tolargs = [[ [[ Text expr = ""WriteLn(\""Hola mundo\"")"" ]] ]];

Set remote_args = [[ project, tolargs ]];

Real pid = RemoteTOL( host, port, remote_args );

WriteLn( ""RemoteTOL = "" << FormatReal( pid, ""%.0f"" ) );



ERROR: [1] RemoteTOL: wrong # args: should be ""::tlogger::log l msg""


[Call stack]
  [1] Real RemoteTOL (Text Host, Real Port, Set Args)
RemoteTOL = 0
"	defect	closed	highest	Mantainance	RMTPS		blocker	fixed		
