It Works!! you’re a genius!! Thank you! :applause:
Thanks denis, The problem is I have lots of functions like that, with sometimes lots of parameters, so I’ll have to write 10 versions for each functio…
oh ohoo, if denis can’t pull out the answer immediately, then I’m doomed… I’ll try to give more information maybe it’ll help find other solution, sa…
Thanks everybody! This is a bit like Schrödinger’s cat problem – in order to check whether the variable is in the global scope, you have to peek int…
grabjacket I’m “she” not “he” and that is very strange what you found… I think that’s what happen when you have “exceptions” in programming language…
Thank you bobo for pointing this out! so there is no sense that the same code put in brackets doesn’t behave the same, isn’t it?? if you run this cod…
Thank you Johan! so it means according to the helpfile that IF…THEN… doesn’t declare a new scope? very strange…
Thank you for your answer Enrico! that section do shed some light on the subject, I found that I can do: return &undefined; and that function…
that’s what I’m asking, does Max’s SDK offer variable Types of it’s own, that I should use (for example use the SDK’s ‘Array’ class instead of regular…
it works! wow you guys are awesome!! Thank you very much Martin! Denis – you’re right! I kind of compose the example in a hurry, sorry! should I turn…
I have a rollout dialog with dotnet toolstrip container inside of it (remember my last question you brilliantly solved? I tried to use the container’…