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 

EZT: moving comp-3 data

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


Joined: 13 May 2003
Posts: 18
Topics: 9
Location: Indore,India

PostPosted: Fri Jun 20, 2003 3:27 am    Post subject: EZT: moving comp-3 data Reply with quote

I have following variable in input file and output file of an EZT
Var1 1 3 P //Infile varible
Var2 1 3 P //Outfile variable

value in hex in input file:
027
12C

When I move this variable to outfile using:
Var2 = Var1

The Outfile value is:
027
12F

Why does x'7C' become x'7F' ?
What is the correct way to do this ?
Back to top
View user's profile Send private message
vijay
Beginner


Joined: 09 May 2003
Posts: 131
Topics: 64

PostPosted: Fri Jun 20, 2003 4:20 pm    Post subject: Reply with quote

Use 3 P 0 in the definition instead of 3 P .it should work
Back to top
View user's profile Send private message
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