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 

DSLIST: Bring up user list and set SCRNAME to list name

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


Joined: 02 Dec 2002
Posts: 22
Topics: 9
Location: www.state.ct.us

PostPosted: Wed Jun 08, 2005 7:18 am    Post subject: DSLIST: Bring up user list and set SCRNAME to list name Reply with quote

From just about any ISPF screen, is there a way to issue on the command line something like
Code:
DSL plist1
and my personal data set list name is listed in 3.4 with the scrname set to the list name ? Example tasklist:
Code:
  ID  Name       Panelid   Applid   Session Type
  1-  PLIST1     ISRUDSL0  ISR      3270         
  2              FLSNJSPJ  TFL      3270         

_________________
Regards,
Pete.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12380
Topics: 75
Location: San Jose

PostPosted: Wed Jun 08, 2005 7:40 am    Post subject: Reply with quote

pete,

Did you get a chance to look at this topic ?

http://mvsforums.com/helpboards/viewtopic.php?t=2675&highlight=dslist

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
pete
Beginner


Joined: 02 Dec 2002
Posts: 22
Topics: 9
Location: www.state.ct.us

PostPosted: Wed Jun 08, 2005 8:02 am    Post subject: Reply with quote

kolusu,

Yes I did. What I want is the scrname set to the list name, Not DSLISTC.

Following the fine example, If I issue "DSLIST REFLIST", I get the correct list but the SCRNAME is set to DSLISTC. Please see below:
Code:
 ID  Name       Panelid   Applid   Session Type
 1   XPLIST     ISRUDSL0  ISR      3270         
 2* DSLISTC    ISRUDSL0  ISR      3270   

_________________
Regards,
Pete.
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Thu Jun 09, 2005 1:10 am    Post subject: Reply with quote

You do know that you can set the scrname yourself? In any case, you could write a small rexx that calls your DSL and then sets the screen name (perhaps by queueing the scrname command). Most of our products are called from a panel and I set the scrname then:
CA11,'CMD(C11IEXEC) NEWAPPL(CA11) SCRNAME(CA11)'
or out of a rexx:
'SELECT CMD(OPSVIEW' sel') NEWAPPL(OPS) PASSLIB',
'SCRNAME(OPS)'
Back to top
View user's profile Send private message Visit poster's website
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