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