should I use Go back in the main program ? Yes we can use
Go back in main program as well.
Answers were Sorted based on User's Feedback
Answer / sanjeev gupta
We can use goback both in main program and sub program. The
difference is that only, in case of sub program: after the
successful execution the control will pass to main program
whicle in case of main program:the control will pass to OS.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / raj
yes we can use goback in the mainprogram only if it is a
standalone program.
| Is This Answer Correct ? | 4 Yes | 1 No |
What is Comm?
2 Answers IBM, Kemper Corporation,
Hi All, Can anyone tell me how we can MOVE value of a X(19) variable to a S9(17) COMP-3 variable? Answer with an Example will be of great help.
Can we access the a[0] in the array ?
s9(18) comp-3:: What is the size of memory it takes internally?
what is the use of outrecord?
Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear before the value if the value is -ve and a plus(+) is to appear before the value if the value is +ve? (a) + (b) - (c) + OR (d) It is not possible
plz,could any one tell me? what about EBCDIC in cobol?briefly?
How to retrive the 9th records out of ten records using the cobol program ?
How do we get current date from system with century?
TYPES OF SORTINGS. which is more prefarable.
Is It Possible to Update or change in VIEW Mode?
In an array processing what is the thing that can be done by using subscripts but not by using index