Invoke Panels in option 6



IBM's Command List programming language & Restructured Extended Executor

Invoke Panels in option 6

Postby atodpquery » Sat Oct 31, 2009 2:27 am

At work I watch others doing work over the shoulder using a commands in option 6.

What procedures are involved in invoking a panels in option 6 commands. Knowing that a panel is used to invoke a JCL for submitting a job. Should it be a REXX program to display() the panels. If so, what setup or access I need only from option 6 to invoke the panels.


:?: :idea: :P
atodpquery
 
Posts: 31
Joined: Sat Nov 15, 2008 3:40 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Invoke Panels in option 6

Postby dick scherrer » Sat Oct 31, 2009 2:49 am

Hello,

You do not need to use the rainbow to post your questions. . .
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Invoke Panels in option 6

Postby Bill Dennis » Sat Oct 31, 2009 3:09 am

How about asking, "Hey, can you show me how your command displays a panel?" An good example helps you grasp the concept. Also, the ISPF manuals used to have many "beginner" samples to display a panel.

REXX code can use the ISPF DISPLAY command to fetch a panel from the ISPPLIB files and act upon the values entered (submit a job, create a table, etc.)
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post