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

Need to create a panel


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
UMAPATHY MARGABANDU

New User


Joined: 24 Jan 2011
Posts: 3
Location: india

PostPosted: Mon Jan 24, 2011 10:17 pm
Reply with quote

In my project there is a requirement for creating a panel. In short, to prevent the batch job failures while the data sets in use. For this, i need to create a panel. Can you please suggest me how to start the mini project.
Back to top
View user's profile Send private message
Akatsukami

Global Moderator


Joined: 03 Oct 2009
Posts: 1788
Location: Bloomington, IL

PostPosted: Mon Jan 24, 2011 10:30 pm
Reply with quote

And what is this panel supposed to do?
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Mon Jan 24, 2011 10:32 pm
Reply with quote

Use one of the many available ISPF Panel Models from your ISPF Edit session. Copy the model code to your appropriate site library for user-defined panels using an appropriate name. Make your changes as necessary. Test the panel in the ISPF Dialog Test options, or call it from your program and see if it works as you designed it to. You can also use the ISPF Edit Models for any of the ISPF Services for your development language of choice as well.
Back to top
View user's profile Send private message
daveporcelan

Active Member


Joined: 01 Dec 2006
Posts: 792
Location: Pennsylvania

PostPosted: Mon Jan 24, 2011 11:07 pm
Reply with quote

Kevin, you sly dog.

I see what you are doing here.

You are helping the TS create a panel.

They will go merrily on their way until they realize (maybe) that an ISPF Panel has very little, from what I can tell, about
Quote:
to prevent the batch job failures while the data sets in use


This will be interesting to watch.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Jan 24, 2011 11:12 pm
Reply with quote

Quote:
In short, to prevent the batch job failures while the data sets in use.


why not prevent job failure by proper scheduling, avoiding resource conflict?

a solution in search of a requirement
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts Call program, directly from panel CLIST & REXX 9
No new posts create rexx edit Macro that edits the... CLIST & REXX 3
No new posts COBOL - create and write to output fi... COBOL Programming 0
Search our Forums:

Back to Top