View previous topic :: View next topic |
Author |
Message |
emadhubabu Beginner

Joined: 03 Sep 2005 Posts: 13 Topics: 6
|
Posted: Wed Mar 22, 2006 12:34 am Post subject: Control back to CICS Menus without having Transaction ID |
|
|
HI ,
I have CICS menu as follows
Level 1 ) Menu1
Level 2 ) Menu2
Level 3) Menu 3
Now how can i go to Menu 1 from Menu 3 in a single Key stroke without using any trans-Id
I am able to go to Menu 2 from Menu 3 using SEND CONTROL command. but not able to go to Menu 1.
please Help!
Thanks
Madhu Babu |
|
Back to top |
|
 |
warp5 Intermediate

Joined: 02 Dec 2002 Posts: 429 Topics: 18 Location: Germany
|
Posted: Wed Mar 22, 2006 1:51 am Post subject: |
|
|
XCTL ? |
|
Back to top |
|
 |
emadhubabu Beginner

Joined: 03 Sep 2005 Posts: 13 Topics: 6
|
Posted: Wed Mar 22, 2006 7:45 am Post subject: |
|
|
Thats the case if we have a program name...
If you have a TRANS-ID....you can find the program name by using CEMT Inquire and you can use XCTL program name....but Here we know nothing about menu 1.....
?????????????????
Thanks
Madhu Babu |
|
Back to top |
|
 |
warp5 Intermediate

Joined: 02 Dec 2002 Posts: 429 Topics: 18 Location: Germany
|
Posted: Thu Mar 23, 2006 1:58 am Post subject: |
|
|
I thought this was a programming question, not a research in an existing CICS. Please try to ask a more specific question, we can not guess for you. If I understand correctly the only option you have is to examine the source program or try using CEDF to follow the CICS flow. |
|
Back to top |
|
 |
|
|