sbool dm_canEvalAtAllOnOtherMachine(S computerID) { ret eq("1", str(dm_evalOnOtherMachine_pcall(computerID, "return1()"))); }