IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

when is ANY FIELD ERROR true?MAPC query


IBM Mainframe Forums -> IDMS/ADSO
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
harsha912

New User


Joined: 01 Jun 2005
Posts: 1

PostPosted: Wed Jun 01, 2005 2:59 pm
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
harishskumar

New User


Joined: 18 Feb 2005
Posts: 13
Location: Bangalore

PostPosted: Fri Jun 03, 2005 10:20 am
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
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IDMS/ADSO

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
Search our Forums:

Back to Top