Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
when is ANY FIELD ERROR true?MAPC query

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IDMS/ADSO
Author Message
harsha912

New User


Joined: 01 Jun 2005
Posts: 1

PostPosted: Wed Jun 01, 2005 2:59 pm    Post subject: when is ANY FIELD ERROR true?MAPC query
Reply with quote

a map record field is defined as numeric eg:PIC 9(2).
If i dont select the NUMERIC DATA ONLY prorperty in DEVICE DEPENDENT OPTIONS (5 of 7) screen in MAPC, why is the IN ERROR set to true when I give alphanueric input??

what is the significance of this option???
Back to top
View user's profile Send private message
References
harishskumar

New User


Joined: 18 Feb 2005
Posts: 13
Location: Bangalore

PostPosted: Fri Jun 03, 2005 10:20 am    Post subject: Re: when is ANY FIELD ERROR true?MAPC query
Reply with quote

Hi,

NUMERIC DATA ONLY option is used to restrict the user to input only "Numeric Values" in to the screen. You cannot enter alphabets or alphanumeric values. ADS will actually do the checking for you at the run time. ADS will flash out "IN ERROR" message if you input other than numbers.

Though it is useful it is advisable to programmatically check the inputs and flash out appropriate message, which the user can understand rather than the cryptic message as above from the ADS.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IDMS/ADSO All times are GMT + 6 Hours
Page 1 of 1