I am having a hard time adding a AVL grid to a program. I save the program and at the CASE TIME_DATA_ZL-BTRTL there is an error with "Statement not accessible". I copied it from another program and it is not working.
It's not because of the statement itself (it could be any other statement too), it's because this part of the code cannot be reached, so you have to look in the lines above (for instance if the previous statement is ENDFORM).
Thread is suffering from scope creep. When one question is resolved, close it, and ask the next question as a new question. Link to the old if necessary.
You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that you answer complies with our Rules of Engagement.
Add a comment