88 level entry is for

Answer Posted / raghunandan modak

A level 88 is always associated with another variable and
is a CONDITION NAME for that variable.

It does not have a PICTURE clause.

For example-

IDENTIFICATION DIVISION.
PROGRAM-ID. PROG.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 OPTION PIC 9(3).
88 F-C CLASS VALUES 81 THROUGH 100.
88 S-C CLASS VALUES 61 THROUGH 80.
PROCEDURE DIVISION.
ACCEPT OPTION.
IF F-C
DISPLAY "CONGRATS"
ELSE
DISPLAY "OK".
STOP RUN.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

WHAT IS THE PROCESS OF "CLAIM PROCESSING SYSTEM"

1943


what is u r recent task in insurence project?..plz tell how to tell this.

2821


have you ever know what is the meaning of Packed Decimal  

1129


What is the binary search?

543


Are scope terminators compulsory? If they are, when?

495






What is the function of the verb initialize?

608


Is it possible to move an alphanumeric incentive to a numeric field?

555


what about F1 & F2 keys in xpeditor? And their functionalities?

2062


What are some uses of the evaluate statement?

510


What is the facility that allows mainframes to be partitioned into lapars?

606


can any one exaplin about Decision Tables in test region with good example

2271


What is meant by a bolt dispute?

829


pls send the docs of any telecommunication mainframe project

1734


what difference exists between control area and control interval?

576


What is z os in mainframe?

558