What are some examples of command terminators?
Answer / guest
Hi,
Commands terminator means a particular command will be
terminated after the control is executed the line like and-
if, end-perform, end-evalute.
and some command terminator will be there. Please make a
search in google.
hope this will be enough for you if not then let us
know.
| Is This Answer Correct ? | 1 Yes | 4 No |
is this below syntax correct? CALL 'subprg' using A,B Please help
77 a pic x(4) value '1234' -----> instead of this 'abcd' 77 b pic 9(4) value zeros. move a to b what is the answers for both cases? IS it possible? Give me elementary move rules briefly......
can we read records in a file from botom to top. if possible how can we read
What is amode(31)
What is the default value of DISP parameter?
What is Comm?
2 Answers IBM, Kemper Corporation,
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
example for sub strings ? and refernce modifications whit output pls
0 Answers College School Exams Tests, IBM,
what is the diff b/w select stsmt and cursor ?
What is the meaning of 'Eject' verb in cobol?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Suppose i want to declare a binary comp fild of 7 byte .how to write?