IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Can we use comp item in display stmt


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
v.sasikumar

New User


Joined: 31 Jan 2004
Posts: 1

PostPosted: Mon Apr 05, 2004 1:53 pm
Reply with quote

hi,
can we use comp item in display stmt?
ex: DISPLAY DATA-NAME1

HERE DATA-NAME1 IS COMP USAGE
Back to top
View user's profile Send private message
xzsymr

New User


Joined: 06 Jun 2003
Posts: 7
Location: NZ

PostPosted: Mon Apr 05, 2004 2:05 pm
Reply with quote

yes you can but the output wont be that readable. Suggest that you move the field to a display item first and use the display verb to display your display field
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts COBOL - Move S9(11)v9(7) COMP-3 to -(... COBOL Programming 5
No new posts Converting ASCII values to COMP-3 (ZD... JCL & VSAM 2
No new posts How to display the leading zeros of a... DB2 7
No new posts Interviewers are surprised with my an... Mainframe Interview Questions 6
No new posts TSQ Item Count increments to plus 1 CICS 1
Search our Forums:

Back to Top