Help with a panel definition

Ask/Clarify the questions on TSO, CLIST & REXX

Moderators: Veera, Moderator Group

Post Reply
valis
Member
Posts: 4
Joined: Fri Jan 12, 2007 9:35 pm

Help with a panel definition

Post by valis » Thu Mar 08, 2007 11:11 pm

Is it possible to define a panel variable using a rexx routine in the )INIT section of a panel definition?

Example:

)INIT
.CURSOR = FL
&APPLID = REXXFUNCTION(&JOBNAME)

acevedo
Member
Posts: 12
Joined: Wed Mar 21, 2007 3:44 pm

Post by acevedo » Thu Mar 22, 2007 12:12 pm

I really don't know BUT other solution could be an imbedded panel or, in other words, a panel created dynamically by the Rexx program.

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