IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

how to pass the mutiple maps to terminal at a time


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
naveensri2005
Currently Banned

New User


Joined: 22 Mar 2005
Posts: 51
Location: chennai

PostPosted: Fri Jun 10, 2005 10:33 am
Reply with quote

hi

how to pass the multiple maps to termial at a time. lly receive the application at a same time. how we can process this situation.



byee..
naveen
Back to top
View user's profile Send private message
ayyappa_22523
Warnings : 2

New User


Joined: 02 Jun 2005
Posts: 36
Location: Hyderabad

PostPosted: Fri Jun 10, 2005 11:02 am
Reply with quote

hi one way is
the hole maps are in one map set

exce cisc
start

time (0800)
intervel(10)

tansid()
tramid() end - exec.


secoend way is

TDQ
correct me if am wrong.
Back to top
View user's profile Send private message
dbelton

New User


Joined: 10 Jun 2005
Posts: 15

PostPosted: Fri Jun 10, 2005 4:45 pm
Reply with quote

naveensri2005 wrote:
hi

how to pass the multiple maps to termial at a time. lly receive the application at a same time. how we can process this situation.



byee..
naveen


You send the first map with the erase option, and then after that, you send your maps for the same screen with the noerase option. They do not have to be in the same mapset, although it does make it easier for maintenance if they are.
Back to top
View user's profile Send private message
naveensri2005
Currently Banned

New User


Joined: 22 Mar 2005
Posts: 51
Location: chennai

PostPosted: Tue Jun 28, 2005 6:05 pm
Reply with quote

hi

at what situtation u r using paging concept?



naveen
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts To get the the current time DFSORT/ICETOOL 13
No new posts RC query -Time column CA Products 3
No new posts C Compile time time stamps Java & MQSeries 10
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to pass the PARM value to my targ... COBOL Programming 8
Search our Forums:

Back to Top