We have a pretty involved application and it has a large number of nested if statements. It is getting difficult to maintain this program and we probably need to rewrite it, but in the mean time is there anybody who knows a way to easily identify the matching "end if" for an "if" statement. In a C program you can find matching braces but I have not found any way to do this in 4GL.
We do not have the interactive debugger either.
We do not have the interactive debugger either.