‎2014 Jul 23 7:09 PM
Hi Everyone-
We copied the standard script to a z script and it was working fine. We applied a new support pack recently and the main window on the script was no longer printing on the output. I did some research and found that there were errors in one of the windows of the script by doing Check Texts(Ctrl+F4). My problem is these windows have been deleted from my z script when the script was copied from the original script but they still show up in the error list.
I then went to Utilities -> Form Info and I see these windows but the same are not visible when I click on "Window Overview". Is there a way to delete these windows permanently from my zscript? Please see screenshots for more info. Any help on the issue is greatly appreciated as I am completely stuck.
‎2014 Jul 23 7:56 PM
Aneesh,
if you want to delete some window it's recommended:
1. Ensure that the code will not call this window.
2. Using se71 transaction, go to window button (or choice window radiobutton in se71 first screen, choice the window and delete using menu.
‎2014 Jul 23 7:56 PM
Aneesh,
if you want to delete some window it's recommended:
1. Ensure that the code will not call this window.
2. Using se71 transaction, go to window button (or choice window radiobutton in se71 first screen, choice the window and delete using menu.
‎2014 Jul 23 8:02 PM
Step (2) details: