<snip>
I just tried to print a data set list from "ISRUDLP Data Set List Utility".
I got:

.---------------------------------------------------------------------------
--.
| The listing of data sets was placed in the ISPF list data set. Lines have
|
| been wrapped because the logical record length is less than 127 for RECFM
F |
| or 131 for RECFM V.
|
'---------------------------------------------------------------------------
--'

o There's no code associated with this message.  Is it supposed to
  be "self-explanatory"?  I know the modal reaction of this group
  to self-explanatory messages.  Or do I need to choose an option
  to display the code?

<snip>

To see the message ids, go to 
    Settings --> Identifier --> Message Identifier

.------------------ ISPF Settings ------------------.
|                Message Identifier                 |
|                                                   |
| Enter "/" to select option                        | 
| /  Display message identifier                     |
|                                                   |
| Default setting for message identifier            |
| 2  1. Off                                         |
|    2. On                                          |
|                                                   |
|                                                   |
.---------------------------------------------------.

and you'll get 

.---------------------------------------------------------------------------
-.
| ISRU342A The listing of data sets was placed in the ISPF list data set.
|
| Lines have been wrapped because the logical record length is less than 127
|
| for RECFM F or 131 for RECFM V.
|
.---------------------------------------------------------------------------
-.

According to "z/OS V1R8.0 ISPF Messages and Codes"
<URL:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ISPZMC50/SPTWQ820
>:

2.2414 ISRU342A

----------------------------------------------------------------------------
----

   ISRU342A The listing of data sets was placed in the ISPF list data set.
          Lines have been wrapped because the logical record length is less
          than 127 for RECFM F or 131 for RECFM V.


Explanation: This is an informational message. The option 3.4 SAVE command
was successfully processed and the requested information has been written to
the ISPF list data set but has been wrapped. 

User Response: Use option 0 - List data set characteristics - to increase
the logical record length. 

System Programmer Response: Increase the value of the
LIST_LOGICAL_RECORD_LENGTH configuration table keyword. 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to