88 level entry is for
Answers were Sorted based on User's Feedback
Answer / 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 |
how to change pic of variables declared in copy book inside progrm?
Attended Xansa Interview , Asked Questions : 1) Diff between Renames and Redefines 2) Comp and Comp -3 3) What will happen if DISP = ( NEW, DELETE, KEEP) 4) Gave one scenario like , if PIC clause X(50) has to be increased to X(70) how u will proceed with this change. 5) Diff between Section and Paragraph
How to move a field DT 9(8) of input file to DT 9(8) COMP-3 in output file in ezytrieve? in the output file entire dt is not moved.If any answer plz reply as soon as possible.
Explain eib?
WHAT ARE THE RETRIVAL ORDER OF FILES IN RPG&sql?
How do you pass some input from JCL to PL1?
01 A 02 B occurs 10 times 03 C pic 999. 03 D occurs 15 times 04 E pic 999. 04 F occurs 20 times 05 G pic XXX. 05 H pic 99. Determine the total no of byte in A. A) 175 B) 15480 C) 21750 D) 9065
what is the scope of commitment control?
How long have you been working on mainframes?
can any one exaplin about Decision Tables in test region with good example
State the maximum number of tables that can be joined?
HAI I HAVE FINISHED MAINFRAME TRAINING.IM B.E 2006 PASSED OUT FRESHER.IF U HAVE ANY OPENINGS FOR MAINFRAME FRESHERES PLEASE CONTACT MY EMAIL ID MY ID IS sankari_hema2005@yahoo.com