I have a large (approx 4,000 lines of code) TI process, but if one of the input (data source) variables is a certain value, I want to skip a large block of the code. I know I can do this with an IF-ENDIF but I do not really want to have 2,000 lines of...
↧