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

Multipage in CICS+COBOL program


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
gourab mitra

New User


Joined: 09 Feb 2009
Posts: 1
Location: Chennai,Kolkata

PostPosted: Mon Feb 09, 2009 11:10 am
Reply with quote

Hi!..
I am trying to write a CICS+COBOL program which will show a report.
How to make it multipage.(just like F7 and F8 key pressed in ISPF editor).
Please someone help me.
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: Mon Feb 09, 2009 11:38 am
Reply with quote

Hello and welcome to the forums,

There is nothing automatic. You must write scrolling logic to move the data "forward" and "backward".

Most organizations have coding standards that are to be followed when writing such applications. Suggest you talk with one of your co-workers or your cics support for the preferred way of implementing scrolling in your code.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
Search our Forums:

Back to Top