How to do num check in COBOL.

All sort of Mainframes Interview Questions.
Post Reply
Abbey Tiwari
Registered Member
Posts: 21
Joined: Mon Jan 18, 2016 8:16 am

How to do num check in COBOL.

Post by Abbey Tiwari »

HI,

How to do num check for 123.45 type data?

Any suggestion please.
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1896
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: How to do num check in COBOL.

Post by Robert Sample »

Use Function NUMVAL.
Abbey Tiwari
Registered Member
Posts: 21
Joined: Mon Jan 18, 2016 8:16 am

Re: How to do num check in COBOL.

Post by Abbey Tiwari »

Thanks Robert.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “Interview Questions.”