Write the code implementing the perform … varying.
No Answer is Posted For this Question
Be the First to Post Answer
db2 variable decimal(15,2) what is the equalent size of cobol variable
What is the significance of the PROGRAM-ID paragraph? If this name doesnt match with the name of the COBOL program, does it make a difference? Is the name specified in the PROGRAM-ID paragraph used as a name for the load module or any such thing?
What is sqlca and why is it needed in any cobol-db2 program?
i have variable record in the 5th, i want to sort from 5th filed ? how ?
how to check whether the open command of a sequential file is successful? or not?
can we use variable picture clause as xx.99 in cobol.
I am sending values a and b with pic x(10) and pic x(10) by using call statement. In linkage section, I am receiving values with pic x(10) and pic x(11). Will my program fail? will it be compile error or run time abend?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
how to display comp3 variables reply soon ?
what is MSGLEVEL?