Pass block
-
there seems to be a problem placing an "off" pass block.
i get "'block' - function not defined" if i placed it like this.
http://snag.gy/Mf6eA.jpg -
Can you give me .mq* or shared project link? I tried something like this, but it works for me
-
i think the problem exist because some of the pass block ID i have set it to some word instead of number. i removed them and all is back to normal. also i believe the block id can only be set to number now? is that intended? when i started to use i remember i could set and run it by name but now if i tried to run it by name, it would not work.
-
No, it is intended to be string value, words are allowed. I can even recommend to use words in some situations (when you use the ID in another block). I tried using word and it worked for me, so your problem is something that I am not aware of and that's why I need more information
-
I made changes to the builder and now i cant reproduce the problem. will let you know if i reproduce the error again.