How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
5 16431Would like to know if have an expecific command that returns a code or something about the execution of a CALLNAT. For example ... CALLNAT 'SUBPRG' [parameter] [parameter] ... [here comes a code or command that checks if the CALLNAT was successful]
1 7145Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same
1 6954How do you pass data from a Natural Program to an External Subroutine? Can it share the LDA of Program as in Internal Subroutine.
4 13808What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
2 14449You 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 ?
6 16233
What is cobol coding sheet?
Explain difference between read(1) and read work file once?
Explain the data storage?
Explain the like inverted list?
How can we see the copy book length using file-aid?
What is the quality process in development?
Explain the address converter?
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?
How to receive data passed through jcl parm parameter in a natural program?
Explain why do we use file-aid for seqential files?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Tell me can we update with histogram?
How are you going to remove duplicates from the file that is being read?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain how to find occurrence of mu and pe fields in a file?