MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Display ISPF table

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
danm
Intermediate


Joined: 29 Jun 2004
Posts: 170
Topics: 73

PostPosted: Thu Aug 19, 2004 2:19 pm    Post subject: Display ISPF table Reply with quote

[code:1:33f4508d80]
I would like to display an ISPF table in a pop-up window:

Class Status Status Date Cost
------- ------- -------------- ----------
ENG101 C 2004-08-01 1000
ENG202 P 2004-08-10 2000
MAT101 R 2004-08-03 3000
MAT102 W 2004-08-18 4000
.. . ... ...

Status Definitions:
C=Cancelled by Student P=Pending for approval
R=Rescheduled W=Waiting list


I use the following panel to display the table:

)BODY window(77,21)

~Class Status Status Date Cost
~------- ------- -------------- ----------
)MODEL
Back to top
View user's profile Send private message
Maton_Man
Beginner


Joined: 30 Jan 2004
Posts: 123
Topics: 0

PostPosted: Tue Oct 12, 2004 6:51 pm    Post subject: Reply with quote

Can you clarify something for me please? Are you wanting the status definitions to change based on whichever codes appear on the screen, ie you have the status codes C, P, R & W being displayed so you want the definitions for those to appear accordingly, and when, say, a Z code appears you want the definition for that to be on the screen?
_________________
My opinions are exactly that.
Back to top
View user's profile Send private message
danm
Intermediate


Joined: 29 Jun 2004
Posts: 170
Topics: 73

PostPosted: Wed Oct 13, 2004 8:16 am    Post subject: Reply with quote

Maton Man,

Yes, that is exactly what I want.
Back to top
View user's profile Send private message
Maton_Man
Beginner


Joined: 30 Jan 2004
Posts: 123
Topics: 0

PostPosted: Wed Oct 13, 2004 10:16 pm    Post subject: Reply with quote

You cannot have two scrollable areas on the same panel.

If you limit your table display to a few lines then what you want to do should be feasible using a dynamic area to display the descriptions. However if you display 15 lines of the table say, and you have 10 different codes with long descriptions you are going to run out of room pretty quickly.

Why don't you just use the descriptions in the table instead of the codes?

You might also consider using a two line model to display the description below the rest of the table data. Read up on model sets to work out how to do this.
_________________
My opinions are exactly that.
Back to top
View user's profile Send private message
danm
Intermediate


Joined: 29 Jun 2004
Posts: 170
Topics: 73

PostPosted: Thu Oct 14, 2004 12:50 pm    Post subject: Reply with quote

Maton Man,

I don't like the look of the two line model. So I am going to place the status definitions into a table to be displayed either from PF key or action bar. Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group