How many if..then....endif statements can go inside another if..then...endif loop?


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2009
    Location
    London
    Posts
    251

    Default How many if..then....endif statements can go inside another if..then...endif loop?

    How many if..then statements can go inside another if..then...endif loop?
    Thanks

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: How many if..then....endif statements can go inside another if..then...endif loop

    I think the only limit is the MCU's memory.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Re: How many if..then....endif statements can go inside another if..then...endif loop

    OR you computer screen if you use lots of indentation

    THere's no limit, it doesn't use stack. Go crazy, and happy nesting !
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts