blob: 477bd685dc5e15ae3df2576465f9c1a8b0f031d1 [file] [log] [blame]
params server, passwd, port
if the paramCount > 0 then
Connect (serverID: server, portNum: port, password: passwd, visible: "No")
end if
util.startDartEditor
RunWithNewResults "doit"
util.stopDartEditor