Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

COBOL Programming :: RE: Validate if a Value from the file is numeric

$
0
0
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


Viewing all articles
Browse latest Browse all 8500

Trending Articles