Explain the address converter?
No Answer is Posted For this Question
Be the First to Post Answer
What is cobol coding sheet?
What is STACK in Natural? How we can use it in Program? Give me Eg.?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
How do you pass data from a Natural Program to an External Subroutine? Can it share the LDA of Program as in Internal Subroutine.
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Define cobol coding sheet?
What is the difference between read(1) and read work file once?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain control variable in online screens?
COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?