View previous topic :: View next topic
|
Author |
Message |
Swetalina
New User
Joined: 11 Nov 2008 Posts: 30 Location: Bangalore
|
|
|
|
HI,
I am getting error while opening a dataset in EDIT / VIEW mode. The message is "No format found". I can only open in browse mode. I searched for the same in Forum and I found some solutions. But this is not working for me. Can someone suggest as what needs to be done ! |
|
Back to top |
|
|
ofer71
Global Moderator
Joined: 27 Dec 2005 Posts: 2358 Location: Israel
|
|
|
|
Is this errors comes from ISPF editor?
Can you post the datasets attributes (LRECL, DSORG, RECFM etc.)?
O. |
|
Back to top |
|
|
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
Code: |
Name Prompt
S_________ $member /
|
Put the / in when you select a member and this will display a second screen. In this screen blank out whatever is in the format field. |
|
Back to top |
|
|
Swetalina
New User
Joined: 11 Nov 2008 Posts: 30 Location: Bangalore
|
|
|
|
ofer71 wrote: |
Is this errors comes from ISPF editor?
Can you post the datasets attributes (LRECL, DSORG, RECFM etc.)?
O. |
This is not related to any particular dataset. For every dataset I am getting the same error. |
|
Back to top |
|
|
Swetalina
New User
Joined: 11 Nov 2008 Posts: 30 Location: Bangalore
|
|
|
|
expat wrote: |
Code: |
Name Prompt
S_________ $member /
|
Put the / in when you select a member and this will display a second screen. In this screen blank out whatever is in the format field. |
Hey wonders !! Thanks a lot..It worked..Thanks again. |
|
Back to top |
|
|
Gnanas N
Active Member
Joined: 06 Sep 2007 Posts: 792 Location: Chennai, India
|
|
|
|
Hi Expat,
I'm unable to see PROMT when I'm in ISPF 3.4 listing.
Code: |
File Display Library Settings Menu Utilities Test Help Exit
-------------------------------------------------------------------------------
-IPT--VIEW L1------ GNANAS.PLI.SOURCE ------------------------ROW 00001 OF 00016
COMMAND ===> SCROLL ===> CSR
NAME RENAME LIB VV.MM CREATED CHANGED SIZE INIT MOD USERID
FREAD 1 01.19 07/11/21 08/10/10 09:05 2322 2201 19 GNANAS |
Please let me know the use of PROMPT and how to get it. |
|
Back to top |
|
|
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
That does not look like a standard 3.4 screen to me. |
|
Back to top |
|
|
Swetalina
New User
Joined: 11 Nov 2008 Posts: 30 Location: Bangalore
|
|
|
|
Gnanas SNG wrote: |
Hi Expat,
I'm unable to see PROMT when I'm in ISPF 3.4 listing.
Code: |
File Display Library Settings Menu Utilities Test Help Exit
-------------------------------------------------------------------------------
-IPT--VIEW L1------ GNANAS.PLI.SOURCE ------------------------ROW 00001 OF 00016
COMMAND ===> SCROLL ===> CSR
NAME RENAME LIB VV.MM CREATED CHANGED SIZE INIT MOD USERID
FREAD 1 01.19 07/11/21 08/10/10 09:05 2322 2201 19 GNANAS |
Please let me know the use of PROMPT and how to get it. |
Hi,
Open any PDS in 3.4 option, you can get the member name and then PROMPT will be there. |
|
Back to top |
|
|
Gnanas N
Active Member
Joined: 06 Sep 2007 Posts: 792 Location: Chennai, India
|
|
|
|
expat wrote: |
That does not look like a standard 3.4 screen to me. |
Yes, you are correct.
My TSO/ISPF is enhanced with SPIFFY.
I just wonder if I can get PROMPT. |
|
Back to top |
|
|
Pedro
Global Moderator
Joined: 01 Sep 2006 Posts: 2594 Location: Silicon Valley
|
|
|
|
Quote: |
My TSO/ISPF is enhanced with SPIFFY. |
Was that a typo... did you mean 'de-enhanced'?? |
|
Back to top |
|
|
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
Mmmmmmmmmmm, a real enhancement |
|
Back to top |
|
|
Gnanas N
Active Member
Joined: 06 Sep 2007 Posts: 792 Location: Chennai, India
|
|
|
|
Quote: |
Was that a typo... did you mean 'de-enhanced'?? |
No, it's a good enhancement to ISPF. We have many useful commands in handy because of SPIFFY. |
|
Back to top |
|
|
Terry Heinze
JCL Moderator
Joined: 14 Jul 2008 Posts: 1248 Location: Richfield, MN, USA
|
|
|
|
Instead of selecting the member via a 3.4 member list, select it after using E as a line command on a data set list. For my version of ISPF, it makes a difference. |
|
Back to top |
|
|
Pedro
Global Moderator
Joined: 01 Sep 2006 Posts: 2594 Location: Silicon Valley
|
|
|
|
Quote: |
We have many useful commands in handy because of SPIFFY.
|
Sorry, I did not meant to put down SPIFFY. Its just that in this specific case, the user wanted the prompt field that SPIFFY did not provide. |
|
Back to top |
|
|
|