svoid dm_privateChat_evalOnOtherMachine(S computerID, S code) { dm_privateChat_postSigned(computerID, computerID + " eval: " + code); }