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

How to handle CICS PAGING LOGIC


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

New User


Joined: 22 Jan 2010
Posts: 12
Location: delhi

PostPosted: Wed Jan 27, 2010 7:55 pm
Reply with quote

HI all,

I have to write a fresh CODE for CICS-COBOL code in that i need to add the paging concept. The scenario is like I have a screen on which i have to populate the record from the table and save into it.

Can we use TSQ in the program. This program is independent program.

Please tell me how i can do this.

Thanks
Abhi
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Jan 27, 2010 8:01 pm
Reply with quote

the best thing would be to investigate within Your organization about the standards and tools being used.

it is very unreasonable/<any other unkind adjective> that an organization in the year of grace 2010 does not have a common routine/program/<standard approach> for terminal paging!
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Wed Jan 27, 2010 8:06 pm
Reply with quote

Are you refering to the PAGING option of SEND MAP?
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Thu Jan 28, 2010 3:08 am
Reply with quote

Quote:
Please tell me how i can do this


This is getting to be a common request on this forum.

When given some logical thought , its easy to implement paging techniques.

Sorry for the RANT, but its been almost 40 years since I started coding in CICS and I don't remember ever asking someone to tell me how to do
basic program logic.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Jan 28, 2010 3:15 am
Reply with quote

Hi Earl,

Quote:
. . . but its been almost 40 years since I started coding in CICS and I don't remember ever asking someone. . .
That's one of the problems with getting to the party very early. . . There is no one to talk to icon_wink.gif

heh heh heh. . .

d
Back to top
View user's profile Send private message
srvmani
Warnings : 1

New User


Joined: 30 Dec 2003
Posts: 19

PostPosted: Tue Feb 02, 2010 12:11 pm
Reply with quote

I have posted the logic long back in the sam forum.
Please find the subject with PF7 and PF8 logic.
You can get all the details in the logic.

Thanks
Subba
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 Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top