Need help with custom ISPF



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

Need help with custom ISPF

Postby manifold » Wed Oct 07, 2009 8:47 am

I am trying to get the command to open SDSF to work, but as of yet I cannot.

Anyone have any ideas?
manifold
 
Posts: 5
Joined: Wed Oct 07, 2009 8:43 am
Has thanked: 0 time
Been thanked: 0 time

Re: Need help with custom ISPF

Postby expat » Wed Oct 07, 2009 12:23 pm

How about some more information. Without you bothering to tell us what you are doing, what you expect, and what response you get - how can you possibly expect a meaningful response.
expat
 
Posts: 459
Joined: Sat Jun 09, 2007 3:21 pm
Has thanked: 0 time
Been thanked: 8 times

Re: Need help with custom ISPF

Postby manifold » Wed Oct 07, 2009 5:43 pm

I'm attempting to create a basic custom ISPF panel, I can't get the command to open SDSF to work, I have this in isr@prim:
'SD','PGM(SDSF)'


I expect it to open SDSF, but it gives me this for a few seconds:
IEC130I ISFIN    DD STATEMENT MISSING
IEC130I ISFOUT   DD STATEMENT MISSING

and then switches to a massive error statement
ISF012I SDSF ABEND USER   13  AT 02FFB8B6 IN MODULE ISFBDSP  OFFSET 000266     
SDSF ABEND USER   13  AT 02FFB8B6 IN MODULE ISFBDSP  OFFSET 000266             
ISF013I SDSF ABEND R0-R7  80000000 8000000D 00000041 00000388 7F569194 04A76366
0000000C 04A760D8                                                             
R0-R7  80000000 8000000D 00000041 00000388 7F569194 04A76366 0000000C 04A760D8
ISF014I SDSF ABEND R8-R15 04A760E4 04A76000 02FFC650 007B54A8 82FFB650 007B6068
0000008F 00000008                                                             
R8-R15 04A760E4 04A76000 02FFC650 007B54A8 82FFB650 007B6068 0000008F 00000008

I'm assuming its something simple, I just couldn't find anything on it.
manifold
 
Posts: 5
Joined: Wed Oct 07, 2009 8:43 am
Has thanked: 0 time
Been thanked: 0 time

Re: Need help with custom ISPF

Postby Bill Dennis » Wed Oct 07, 2009 7:37 pm

My guess is you don't have HASPINDX allocated in your PROC.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Need help with custom ISPF

Postby manifold » Thu Oct 08, 2009 5:51 am

I'm a newbie and this is probably out of my league (as narrow as that may be)... but this was the task I was given, and I intend to complete it.

The task was to edit an ISR@PRIM file to get the SDSF panel to open correctly from the customized ISPF Panel when the user enters the 'sd' command. Is there an easier way? If not what do I need to do to get it to work exactly? (I'm perfectly happy to read a tutorial somewhere, I just don't know what to search to find one)
manifold
 
Posts: 5
Joined: Wed Oct 07, 2009 8:43 am
Has thanked: 0 time
Been thanked: 0 time

Re: Need help with custom ISPF

Postby manifold » Thu Oct 08, 2009 5:54 am

Sorry, I should probably respond to the response: I'm confused, have spent about four hours on this problem total, and haven't found anything on it, I'm fairly new to mainframes, and don't know how to perform the fix you recommended Bill, if there's a tutorial or document that might help me I'd be grateful if I was pointed toward it (most of that four hours was looking for information on what to do to fix the problem)
manifold
 
Posts: 5
Joined: Wed Oct 07, 2009 8:43 am
Has thanked: 0 time
Been thanked: 0 time

Re: Need help with custom ISPF

Postby manifold » Thu Oct 08, 2009 6:06 am

Hate to triple post however, another venue has answered this question.
Thank you for your time.

~Manifold
manifold
 
Posts: 5
Joined: Wed Oct 07, 2009 8:43 am
Has thanked: 0 time
Been thanked: 0 time

Re: Need help with custom ISPF

Postby TimJohnson » Thu Oct 08, 2009 7:27 pm

Hi, i am stuck on the same part and i am wondering what you did to fix this?

Thanks.
TimJohnson
 
Posts: 2
Joined: Thu Oct 08, 2009 7:24 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Need help with custom ISPF

Postby dick scherrer » Fri Oct 09, 2009 12:15 am

Hello,

another venue has answered this question
If you copy/paste the answer, it will help others :)

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Need help with custom ISPF

Postby TimJohnson » Fri Oct 09, 2009 5:17 am

I figured it out, It should have read:

 SD,'PANEL(ISFSDOP2) SCRNAME(SDSF)'
TimJohnson
 
Posts: 2
Joined: Thu Oct 08, 2009 7:24 pm
Has thanked: 0 time
Been thanked: 0 time

Next

Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post