Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Checking dataset in panels PROC

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM
Author Message
nickyboy

New User


Joined: 26 Aug 2005
Posts: 18

PostPosted: Fri Oct 07, 2005 6:18 pm    Post subject: Checking dataset in panels PROC
Reply with quote

Hi..

Could anyone please tell me how to check the dataset entered in the panel field is VB, FB or a PDS in the PROC section of the panel defination.

Thanks,
Nick..
Back to top
View user's profile Send private message
References
Kevin

Active User


Joined: 25 Aug 2005
Posts: 255

PostPosted: Mon Oct 10, 2005 6:11 pm    Post subject: Re: Checking dataset in panels PROC
Reply with quote

I haven't located anything that would indicate that this is possible within the panel.
Back to top
View user's profile Send private message
nickyboy

New User


Joined: 26 Aug 2005
Posts: 18

PostPosted: Mon Oct 10, 2005 6:34 pm    Post subject: Re: Checking dataset in panels PROC
Reply with quote

Thanks for the reply Kevin..

I guess it is possible..because in SuperCE (3.13) if you give a PDS name for comparison instead of a normal dataset it is giving the message "DS organization mismatch".
So there might be some way for checking this..

Anyway let me believe, there is somebody else who can help me..

Thanks again Kevin for your trial..

Regards,
Nick..
Back to top
View user's profile Send private message
MGIndaco

Moderator


Joined: 10 Mar 2005
Posts: 478
Location: Milan, Italy

PostPosted: Mon Oct 10, 2005 8:16 pm    Post subject:
Reply with quote

I searched in
Code:
SYS1.SISPPENU(ISRSEPRI)

and, for what I saw, there's only one control and it is passed to
Code:
DSNAMEPQ


I found this function in some website but the best are these two:
http://www.dsios.dsio.dla.mil/library/techforum/m12_dec/011220a1.htm
http://www.mainserver.state.mn.us/bookmgr-cgi/bookmgr.exe/handheld/BOOKS/IBMBK.Z6MC.ISPZRS30.BOOK/1.3.7.1?SHELF=IBMBK.Z6MC.EZ2MZ600.BKSHELF&DT=20040720172013
For what I've understood in this pages I only found that DSNAMEPQ allow you to check the syntax
of the dsname, both for close parenthesis and last quote.
But this does not answer to the message in 3.13.
I suppose that this messages is given from the main program and not from the PROC section of the panel.

I will look for this but I'm almost sure in this guess.

I hope in this suggest.
Back to top
View user's profile Send private message
nickyboy

New User


Joined: 26 Aug 2005
Posts: 18

PostPosted: Tue Oct 11, 2005 5:33 pm    Post subject:
Reply with quote

Thanks MGIndaco for the reply..I hope this will help me..

Nick..
Back to top
View user's profile Send private message
Kevin

Active User


Joined: 25 Aug 2005
Posts: 255

PostPosted: Tue Oct 11, 2005 5:52 pm    Post subject: Re: Checking dataset in panels PROC
Reply with quote

Of course, there's always the *REXX panel tag that can be used within a
)PROC section, providing you are at the supported level of z/OS and ISPF:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ISPZDG40/7.2.7?DT=20050712212339
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM All times are GMT + 6 Hours
Page 1 of 1