Give some examples of command terminators?
No Answer is Posted For this Question
Be the First to Post Answer
wht is the diff b/w if and evaluate stmts ?
what is sysncpoint?
How to pass return codes from cobol to jcl?
What is file status 39 ?
how to fetch the record before the last record in a cobol file( its a huge file and if the key field is not known)
) How do you access the migrate the data from production region to development region
how many maximum no of variables can be declared in linkage section ?
Which of the following characters is NOT valid in column 7? a. - b. \ c. * d. # e. $
after udatingg first 110 rows, my job abends. now how do i change my cobol program so that when i restart the Job it will start updating from 111th row ( i.e in next run I di=ont want to update those 110 rows which are already been updated in the first run before job abend)
consider the following two statements MOVE 10 TO N PERFORM PARA-X N TIMES STOP RUN PARA-X MOVE 5 TO N how many times PARA-X willbe exicuted? a.10 b.5 c.infinate d.execution error
hi. This is Ram.i have one doubt.why can't we display comp-3 variables directly? let me answer quickly plez........
what happens if we wont give timestamp in precompilation process ?