Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
automatic transfer of control

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
sudershan

New User


Joined: 25 Feb 2005
Posts: 2

PostPosted: Tue Apr 12, 2005 2:43 pm    Post subject: automatic transfer of control
Reply with quote

hi..
i want to automatically transfer the control from one map to another.
i have two maps.
on first map i have a un protected field, i want to send second map as soon as that field is filled, with out pressing any key.
please tell me the logic.
sudershan kumar
Back to top
View user's profile Send private message
References
ksrinivas

New User


Joined: 26 Mar 2005
Posts: 8

PostPosted: Thu Apr 14, 2005 3:44 pm    Post subject:
Reply with quote

you can know wheather the field in first map is changed by MDT.
if MDT=1 means the field is changed,
check for MDT if =1, send the second MAP.

I DONT KNOW HOW TO CHECK FOR MDT IN APPLICATION PROGRAM

can any one update me how to check the value of MDT in application program
Back to top
View user's profile Send private message
sudershan

New User


Joined: 25 Feb 2005
Posts: 2

PostPosted: Thu Apr 14, 2005 8:27 pm    Post subject: Re: automatic transfer of control
Reply with quote

thats fine but how can we check for the mdt if the map is not received
and for receiving map we have to press any key
that's what i don't want . i want to surpass the key pressing action.
sudershan kumar
Back to top
View user's profile Send private message
sarma Kappagantu

New User


Joined: 17 Mar 2005
Posts: 22
Location: Bangalore

PostPosted: Wed Apr 20, 2005 7:10 pm    Post subject:
Reply with quote

Let us see what should have been there in CICS to make it possible.

The requirement is - the moment data is entered into a filed - some thing should happen. For this, the client should be able to execute some logic provided with it. This kind of thing is what created the terminology like - client side scripting and server side scripting.

In mainframe environment, can we write some scripts to run in the client, which can read the data being entered, go get some screen from mainframe, disply it on the screen?

Regards,
Sarma.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1