05-04-2012 09:17 AM
I'm trying to nest one Select step inside of another. Is this allowed? I don't get any analysis errors but I do get the attached run-time error. I've inspected my sequence and I don't see any errors. I'm really just looking for confirmation that nested Selects are allowed - from there I can troubleshoot my code.
05-07-2012 06:02 AM
Nesting Select-Statements is possible. I think you mixed up the "case"-section. Make sure that the setup is just as following:
hope this helps,
Norbert