MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to display & see COMP,COMP-1,COMP-2 & COMP-3 val

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
coolguy2005
Beginner


Joined: 22 Mar 2005
Posts: 22
Topics: 16

PostPosted: Tue Apr 19, 2005 11:58 pm    Post subject: How to display & see COMP,COMP-1,COMP-2 & COMP-3 val Reply with quote

Hi,

I need a basic understanding in the difference between the values stored internally in the Comp Values & how to display and see the values in any output using 3.4 option of dataset


01 A PIC S9(4) COMP VALUE 10
01 B COMP-1 VALUE 20
01 C COMP-2 VALUE 30
01 D PIC S9(4)V99 COMP-3 VALUE 40.

If i am assing the values intially as above ,how are the values stored internally & can i display these variables directly to see the output.
What i was told that we have to edit these variables first to see the output & for Comp-3 values cannot be seen directly as we should need tools like File AID.

Can anyone please help me in the group
Back to top
View user's profile Send private message
s_shivaraj
Beginner


Joined: 21 Sep 2004
Posts: 140
Topics: 14
Location: Chennai, India

PostPosted: Wed Apr 20, 2005 12:09 am    Post subject: Reply with quote

Coolguy2005,

You can see the values directly in the edit mode also, but it will be in Hexadecimal. Tools like File Aid helps in converting the Hexadecimail values to its proper decimal, so there you can see the values in decimal .

Quote:
Need a basic understanding in the difference between the values stored internally in the Comp Values

This has been discussed many times; so please check in the Link below.

http://www.mvsforums.com/helpboards/viewtopic.php?t=1728&highlight=comp3
http://www.mvsforums.com/helpboards/viewtopic.php?t=2187&highlight=comp3
http://www.mvsforums.com/helpboards/viewtopic.php?t=46&highlight=comp3
_________________
Cheers
Sivaraj S

'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity'
Back to top
View user's profile Send private message AIM Address
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Wed Apr 20, 2005 3:03 am    Post subject: Reply with quote

Coolguy2005,

Along with the links that shivraj has provided , check these links

Computational items

numeric data and internal representation


Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group