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 

Moving sign to Non-Sign

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


Joined: 08 Mar 2006
Posts: 17
Topics: 11

PostPosted: Tue May 09, 2006 9:55 am    Post subject: Moving sign to Non-Sign Reply with quote

Hi...
01 M-CIF-Year Pic S9(04)
01 w-CIF-Year pic 9(04).


MOVE M-CIF-Year TO w-CIF-Year.



The above logic i am moving sign variables into non-sign variables.

the definition is correct or wrong?
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Tue May 09, 2006 10:17 am    Post subject: Reply with quote

Quote:

The above logic i am moving sign variables into non-sign variables.

the definition is correct or wrong?


nbdtrjk,

There is nothing wrong with the move. the validity depends on your program specifications. With that move you are treating negative and positive numbers alike, so if that is what you want then go ahead and use the move statement.

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