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 

IF Condition failure in ADSO

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


Joined: 30 Jul 2004
Posts: 5
Topics: 3

PostPosted: Thu Apr 27, 2006 5:21 am    Post subject: IF Condition failure in ADSO Reply with quote

I am trying to edit check alphanumeric field on a ADSO screen. I need a Value other than ZEROS or SPACES in that field.

following is the if Condition.

IF IDBM-NBR-GOVT-SALES-AGMT EQ SPACES OR
IDBM-NBR-GOVT-SALES-AGMT EQ ZEROS
DO.
MOVE 'IDB005' TO EM-CODE-ERROR.
END.

The condition fails for a value of "1s-00f-0011m'. But for a value of "gs-00f-0011m" the condition gets satisfied.

Please let me know why this kind wierd behaviour.

Regards
Ravindra.
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