sS dm_remote_loadBinaryFile(S computerID, S moduleLibID) { ret dm_evalOnOtherMachine(computerID, "dm_requireModule(" + quote(moduleLibID) + ")"); }