Define cobol coding sheet?
No Answer is Posted For this Question
Be the First to Post Answer
can i see the copy book length using file-aid ?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
Types Of Read , FIND
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
Can we see the copy book length using file-aid?
what type of files we use in file-aid
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain the difference between external subroutine and subprogram?
Describe the COBOL coding sheet
2 Answers Cap Gemini, Royal Infotech,
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
If the number of parameter is more than the expected then NAT0919 error is displayed. How many parameter are allowed in a CALL and CALLNAT statement?