Block Programming - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Block Programming (/showthread.php?tid=188) |
Block Programming - FatMax - 12.01.2016 For the house status objects (home, away, vacation, good night, good morning) I´ve created block programs, so my clients can easily change the content for each script. I´m having problems setting values though. If I choose: Set value of object (some value object) and connects this with the math number block, I can only assign it a value between 0 and 9. One of my status scripts have the correct values though, but if I try to edit them now I can never go above 9 again. Is it a bug? RE: Block Programming - admin - 12.01.2016 Can you provide a screenshot, which browser are you using? RE: Block Programming - FatMax - 12.01.2016 I´m using the latest Safari on Mac. You´ll se 0 in the math box here, but i actually typed 20. Just downloaded chrome and it works fine there. A bug in Safari apparently! Thanks! |