Outputting entire line in XDC

Ask queries about other IBM Tools like Tivoli, COBTEST, Fault Analyzer, z/OS File Manager, Workload Simulator, APA, SCLM, Merge & Migration Tools etc...
cwseay
Posts: 16
Joined: Thu Oct 05, 2017 8:28 am
Skillset: Novice
Referer: SHARE

Outputting entire line in XDC

Postby cwseay » Sat Apr 27, 2019 12:41 am

When I output my SDSF messages to a member using XDC it truncates he lines. Is there a fix for that?

Robert Sample
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

Postby Robert Sample » Sat Apr 27, 2019 1:24 am

When I do XDC in SDSF, I get back the SDSF Open Print Data Set screen:

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)                    
and can change the record format / length to whatever I need.

NicC
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

Postby NicC » Sat Apr 27, 2019 1:52 am

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

cwseay
Posts: 16
Joined: Thu Oct 05, 2017 8:28 am
Skillset: Novice
Referer: SHARE

Re: Outputting entire line in XDC

Postby cwseay » Sat Apr 27, 2019 2:55 am

My apologies. I should have specified that I was using XDC specifically to debug COBOL programs.


  • Similar Topics
    Replies
    Views
    Last post