Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stack size limit for If/Then statements?
#6
All I can suggest is posting the code and letting others see if they run into the same glitch.  It's hard to diagnose an issue which one can't reproduce.  Are these nested IF statements?  Is that where the stack issue is coming from?

IF x then...
   if y then ...
     if z then ....

I have no idea how deep one could nest statements, before it hits some sort of stack limit on a person.
Reply


Messages In This Thread
RE: Stack size limit for If/Then statements? - by SMcNeill - 01-29-2024, 01:57 AM



Users browsing this thread: 5 Guest(s)