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 

PDS84 - how to list subcommands

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
elisejk
Beginner


Joined: 13 Apr 2007
Posts: 2
Topics: 1

PostPosted: Fri Apr 13, 2007 8:26 am    Post subject: PDS84 - how to list subcommands Reply with quote

I want to list the available commands and subcommands for PDS84. I can only run it in batch. Does anyone know the syntax?
Back to top
View user's profile Send private message
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Fri Apr 13, 2007 8:39 am    Post subject: Reply with quote

What is PDS84
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Fri Apr 13, 2007 9:19 am    Post subject: Reply with quote

I guess OP is talking about this

http://www.cbttape.org/freepds.htm

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


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Sat Apr 14, 2007 8:30 am    Post subject: Reply with quote

Well, at least one of us had an idea of what the OP wanted.

Nice one.
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
elisejk
Beginner


Joined: 13 Apr 2007
Posts: 2
Topics: 1

PostPosted: Sun Apr 15, 2007 8:22 am    Post subject: Reply with quote

What's an OP?
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Sun Apr 15, 2007 9:37 am    Post subject: Reply with quote

elisejk wrote:
What's an OP?


OP - Original Poster (author of thread)
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
taltyman
JCL Forum Moderator
JCL Forum Moderator


Joined: 02 Dec 2002
Posts: 310
Topics: 8
Location: Texas

PostPosted: Mon Apr 16, 2007 10:11 am    Post subject: Reply with quote

I think that the shareware PDS is up to PDS86 now. The answer is "it depends". The subcommands that you can enter are dependent on where in PDS8x that you are. The O (options) subcommand may be helpful. Try something like this:
Code:

// EXEC PGM=IKJEFT01                                     
//STEPLIB   DD DSN=SYSMVS.PDS86.LOAD,DISP=SHR           
//SYSPRINT  DD SYSOUT=*                                 
//SYSIN     DD DUMMY                                     
//SYSTSIN   DD *                                         
 PDS86 'your.dsname'
 O                                                       
//SYSTSPRT  DD SYSOUT=*
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 -> Utilities 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