| IBM MAINFRAME HELP FORUMS for COBOL, JCL, CICS, DB2, IMS etc... Help & Support Forums for IBM Mainframe computers Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7, CA-11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, VSAM, ISPF, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
pav001
Joined: 02 Nov 2005
Posts: 25
|
| Posted: Sat Jun 07, 2008 3:09 am Post subject: Problem while using two windows |
|
|
Hi,
I am mainframe Natural developer. The problem I am facing is that I am using two windowed maps in my program(DDCMTMDA & DDCMTMDB). The first one takes input and based on the input the second window is displayed right after it for confirming the input. The problem I am facing is that when i run the program after the first window is displayed and appropirate input is given the second window does not get displayed. Instead the first window is displayed again. If I single step through the program then it works fine and the second window displays as expected.
Part of code attached.
Thanks in advance! Gb. |
|
| Back to top |
|
monasu1998
Joined: 23 Dec 2005
Posts: 96
Location: Hyderabad
|
| Posted: Mon Jun 23, 2008 3:01 pm Post subject: |
|
|
Hello
Did you handled the Windows correctly?
before using nay window, did you write
SET WINDOW= 'window name"
...
Please see for online help in Natural session only. That will be helpful I assume. |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|