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

initialized the numaric,alphanumaric values


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

New User


Joined: 01 Apr 2005
Posts: 8

PostPosted: Thu Apr 07, 2005 7:13 pm
Reply with quote

what is high value and low value?
if i move high or low value to data item ,what it will show?
if i initialize
1,a pic x(8)
2,b pic s9(4)v99
3, c pic s9(8)v99 comp-3

what r the values it contain?
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Thu Apr 07, 2005 9:45 pm
Reply with quote

Quote:
what is high value and low value


www.ibmmainframes.com/viewtopic.php?t=629

Quote:
if i move high or low value to data item ,what it will show


Spaces

Quote:
if i initialize
1,a pic x(8)
2,b pic s9(4)v99
3, c pic s9(8)v99 comp-3

what r the values it contain?

1. Spaces
2. Zeroes
3. Zeroes
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 INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Null values are considered in Total c... DFSORT/ICETOOL 6
No new posts Converting ASCII values to COMP-3 (ZD... JCL & VSAM 2
No new posts Generate output lines (SYSIN card for... DFSORT/ICETOOL 4
Search our Forums:

Back to Top