Mention the guidelines to write a structured cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
What is ASKTIME, SUSPEND
i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?
How does IDMS insure data integrity?
OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 level (d) any level from 02 to 49
Difference between ps, esds
How do we get current date from system with century?
What are the different forms of EVALUATE statement?
can you declare redefine in level 01?
i want a program using by if, evaluate , string, unstring, perform, occurs?
how many times PARA-A is performed : PERFORM PARA-A VARYING TIMES-COUNTER FROM 1 BY 1 UNTIL TIMES-COUNTER >0 PARA-A MOVE P TO Q MOVE H TO TIMES COUNTER a.10 b.1 c.11 d.0
) How do you access the migrate the data from production region to development region
what is the difference between start and startbr?