how to display panel through batch

Ask/Clarify the questions on TSO, CLIST & REXX

Moderators: Veera, Moderator Group

Post Reply
User avatar
Chanti
Member
Posts: 32
Joined: Thu Nov 27, 2008 4:31 pm

how to display panel through batch

Post by Chanti » Mon Aug 03, 2009 6:53 pm

How to display a panel through batch in rexx

MrSpock
Active Member
Posts: 273
Joined: Wed Jun 27, 2007 5:37 pm

Post by MrSpock » Tue Aug 04, 2009 1:05 am

Well, I had to verify with the manuals, and I couldn't find anything that says you can't do this. It appears that the normal ISPF DISPLAY Service will work in both foreground and background processes. However, there can be NO user input in the background, so you have to be careful with your panel design.

Just keep in mind that there is no display device in batch, so you won't be able to actually see anything.

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others