blob: 96f331301a0690b93de27eaedf77fcf58f64cb62 [file] [log] [blame]
params server, passwd, port
if the paramCount > 0 then
Connect (serverID: server, portNum: port, password: passwd, visible: "No")
end if
util.killAll
util.startDartEditor
RunWithNewResults "do it"
util.killAll