Author: balacsv2
Posted: Tue Jun 20, 2017 9:48 am (GMT 5.5)
Thanks a lot for the response ! Yes ,I tried using FUNCTION NUMVAL for converting but there are chances that it may cause an abend incase of an invalid data.
Looking at the options would you think using a special names to be better?
CLASS VALID-NUM IS "0" THRU "9"
"."
_________________
Bala V
Posted: Tue Jun 20, 2017 9:48 am (GMT 5.5)
Thanks a lot for the response ! Yes ,I tried using FUNCTION NUMVAL for converting but there are chances that it may cause an abend incase of an invalid data.
Looking at the options would you think using a special names to be better?
CLASS VALID-NUM IS "0" THRU "9"
"."
_________________
Bala V