Write the code implementing the perform … varying.
No Answer is Posted For this Question
Be the First to Post Answer
waht is inspect verb? where it can be in real time?
how to display the dataset information?
How to code fscode 10 in cobol program? Where yoy code in your pgm?give ans for the question.
01 MOVE 10 TO N 05 PERFOM PARA1 TIMES STOP RUN WAT WILL HAPPEN?? WILL IT RUN INFINITELY OR AN ERROR WIL BE THER BECAUSE NO OF TIMES IS NOT GIVEN??
HELLO FRIENDS, THIS IS JANARDHAN.GADIRAJU, I FACED ONE INTERESTING QUESTION IN COBOL, THAT IS WHAT ARE THE VALUES WE CAN SEE IN HIGHVALUES AND LOWVALUES, CAN U PLEASE GIVE ME THE ANSWER
how we can reverse the string in the cobol for example satheesh can be reveresed as hseehtas
What is level 66 used for ?
What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(9) VALUE SPACES. 01 WS-VARN REDEFINES WS-VARX PIC 9(9).
) How do u handle errors in BMS macro
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
What are the various section in data division and briefly explain them.
How to find whether a Flat file is empty or not without Reading a file in COBOL Program. (not using JCL)