Outputting entire line in XDC
Outputting entire line in XDC
When I output my SDSF messages to a member using XDC it truncates he lines. Is there a fix for that?
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: Outputting entire line in XDC
When I do XDC in SDSF, I get back the SDSF Open Print Data Set screen:and can change the record format / length to whatever I need.
Code: Select all
Data set name ===> 'RLS.MVSPAS.D190425.LISTING'
Member to use ===>
Disposition ===> NEW (OLD, NEW, SHR, MOD)
Management class ===> (Blank for default management class)
Storage class ===> (Blank for default storage class)
Volume serial ===> (Blank for authorized default volume)
Device type ===> (Generic unit or device address)
Data class ===> (Blank for default data class)
Space units ===> CYLS (BLKS, TRKS, CYLS, BY, KB, or MB)
Primary quantity ===> 500 (In above units)
Secondary quantity ===> 100 (In above units)
Directory blocks ===> 0 (Zero for sequential data set)
Record format ===> FBA
Record length ===> 133
Block size ===> 0
Data set name type ===> (LIBRARY, blank, ... See Help for more)
Extended attributes ===> (NO, OPT, or blank)
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: Outputting entire line in XDC
Topic nothing to do with COBOL. Moved to Other IBM Utilities.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
Re: Outputting entire line in XDC
My apologies. I should have specified that I was using XDC specifically to debug COBOL programs.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
COBOL SORT - How to sort entire file first & sort by Key
by k_ekam » Thu Dec 01, 2022 12:58 pm » in IBM Cobol - 3
- 1528
-
by Robert Sample
View the latest post
Wed Dec 07, 2022 7:32 am
-
-
-
comparte two fileds on the same line
by samb01 » Thu Mar 23, 2023 6:27 pm » in DFSORT/ICETOOL/ICEGENER - 2
- 1081
-
by samb01
View the latest post
Thu Mar 23, 2023 9:30 pm
-
-
-
REXX to Edit 3rd Line of all members in PDS
by shiitiizz » Thu Aug 13, 2020 5:21 pm » in CLIST & REXX - 3
- 3712
-
by Pedro
View the latest post
Fri Aug 14, 2020 3:50 am
-
-
-
FORMAT THE FILE SO ALL CHILD UNDER SAME PARENT IN ONE LINE
by azhar » Wed May 31, 2023 4:27 pm » in JCL - 1
- 1736
-
by sergeyken
View the latest post
Thu Jun 01, 2023 3:06 am
-
-
-
Problem in ISPF editor with automatic line break
by aprilgas » Tue Sep 24, 2024 3:24 pm » in TSO & ISPF - 8
- 3299
-
by aprilgas
View the latest post
Fri Sep 27, 2024 3:55 pm
-