cannan
@cannan
New Member
Joined: Feb 15, 2024
Topics: 10 / Replies: 17
Reply
RE: dotnet question – sending null parameter to functions

It Works!! you’re a genius!! Thank you! :applause:

15 years ago
Forum
Reply
RE: dotnet question – sending null parameter to functions

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…

15 years ago
Forum
Reply
RE: dotnet question – sending null parameter to functions

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…

15 years ago
Forum
Topic
Reply
RE: local variable visible in higher scope??

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…

15 years ago
Forum
Reply
RE: local variable visible in higher scope??

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…

15 years ago
Forum
Reply
RE: local variable visible in higher scope??

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…

15 years ago
Forum
Reply
RE: local variable visible in higher scope??

Thank you Johan! so it means according to the helpfile that IF…THEN… doesn’t declare a new scope? very strange…

15 years ago
Forum
Topic
Forum
Replies: 12
Views: 31
Reply
RE: SDK Question – using Max's variable types in Visual Studio

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…

15 years ago
Forum
Reply
RE: SDK Question – using Max's variable types in Visual Studio

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…

15 years ago
Forum
Reply
RE: help! SplitContainer prevent DataGridView from getting keyboard's input

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…

15 years ago
Forum
Reply
RE: rollout GotFocus/LostFocus events?

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’…

15 years ago
Forum
Page 1 / 2