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 

High Values

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


Joined: 05 Sep 2003
Posts: 483
Topics: 48

PostPosted: Wed Jun 22, 2005 4:35 am    Post subject: High Values Reply with quote

Hi,

If I want to move High Values to a variable with PIC X(09) manually what should I move.
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


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

PostPosted: Wed Jun 22, 2005 4:40 am    Post subject: Reply with quote

vkphani,


This is real basic programming question.

Code:

MOVE  HIGH-VALUES   TO FIELD


Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
vkphani
Intermediate


Joined: 05 Sep 2003
Posts: 483
Topics: 48

PostPosted: Wed Jun 22, 2005 4:45 am    Post subject: Reply with quote

Kolusu,

I am not moving thru a program.
I am editing the file manually and I want to put high values in one particular field.
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


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

PostPosted: Wed Jun 22, 2005 4:52 am    Post subject: Reply with quote

vkphani,

Please post detailed information on what you're trying to accomplish. Do not make people guess what you mean. This will give you a much better chance of getting a good answer to your question.

In your first post , you mentioned of moving high-values to alphabetic field and now you say you are editing the file to put high-values. So be clear on your requirements as it will save time and effort for you as well as other people who are trying to help you.


For the EBCDIC collating sequence, the character X'FF' is high-values. So open your dataset in edit mode and type hex on and put X'ff' for 9 bytes. If you are not sure how to read hex values then check this topic

http://mvsforums.com/helpboards/viewtopic.php?t=4077&highlight=hex

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
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Wed Jun 22, 2005 4:52 am    Post subject: Reply with quote

High-Values are a hex 'FF'.
Back to top
View user's profile Send private message
vkphani
Intermediate


Joined: 05 Sep 2003
Posts: 483
Topics: 48

PostPosted: Wed Jun 22, 2005 4:58 am    Post subject: Reply with quote

Kolusu,

Thanks for the help.
Back to top
View user's profile Send private message Send e-mail
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